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

{
    "id": 256798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256798/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Thank you, Mr. Speaker, Sir. I stand guided on the Finance Bill. The reason hon. Members of Parliament usually go for recess is that they use this time to connect with the constituents, which they cannot do during the normal working of Parliament. Some of us who come from far need all the time to be with our constituents."
}