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

{
    "id": 184740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/184740/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, now that the Appeals Board has not been constituted, could he tell us when that will be done so that the officers concerned can appear and present their case so that, finally, justice can be seen to be done?"
}