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

{
    "id": 1337141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337141/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": " Thank you Hon. Speaker, for giving me this opportunity. I want to speak on Hon. Ruweida Mohammed’s Motion."
}