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

{
    "id": 333552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333552/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Deputy Speaker, Sir, my issue here is that if the Minister will be absent and there is no Assistant Minister, it is not fair because we require fundamental answers. There are roads like the Miritini Road where trucks are stuck for 24 hours and nothing is done by this Ministry."
}