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

{
    "id": 3941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3941/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Yes, indeed, there are questions due regarding the shooting of Ibrahim Ondego and Johnstone Nyamberi. There is also one on the settlement of IDPs on inhabitable land. That was requested by hon. Mututho from the Ministry of Lands."
}