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

{
    "id": 3463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3463/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to ask the Minister what measures he is taking in order to avert the matatu operators strike, which is likely to paralyse public transport in the city, and which is likely to cause serious economic damage and human suffering."
}