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

{
    "id": 42465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42465/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Mr. Speaker, Sir, I am very happy because of the answer that has been given by the Assistant Minister. I would like him to tell us how long it will take to construct new classrooms after what he is calling “formal request for emergency support” is received? I know the document he requires is on the way as I speak."
}