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

{
    "id": 3464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3464/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, some of the matters contained in the request relate to the Nairobi Metropolitan Authority. Some of them relate to the police, while others relate to the police and the Ministry of Local Government. I will need to co-ordinate all those offices. Therefore, we will have the Ministerial Statement by Thursday, next week."
}