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

{
    "id": 9355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9355/?format=api",
    "text_counter": 419,
    "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": "However, is it true that somebody can say that it would be unpatriotic and against the rule of law for the Government – because this is a proposal from the Cabinet – to bring amendments to this House?"
}