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

{
    "id": 124894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124894/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": " Mr. Speaker, Sir, I am not the only person in the Government before the direction was issued. I am also told that there were certain issues which could be termed as being public interest, which I am not privy to."
}