GET /api/v0.1/hansard/entries/153401/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 153401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153401/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Speaker, Sir, we require political parties, individuals and groups that have issues over this process to give their views to the institutions and entities set up under the process. However, we fear that political contestation over contentious issues will lead to a break up of the process as happened twice before. That is where our problem lies."
}