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

{
    "id": 84663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84663/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Speaker, Sir, as hon. Members of this House, we are not in dispute about the importance of that conference. What we are worried about is its being held closer to the examination date. Could the Minister consider having such a conference rescheduled to the first term of the year?"
}