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

{
    "id": 38237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38237/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Minister of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": " Mr. Speaker, Sir, I am not sure that I am aware where the Minister is, but I can send the necessary information to him, so that he gets ready to answer this Question at the earliest opportunity next week."
}