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

{
    "id": 199601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199601/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, the farmers will be issued with title deeds once they make an official request. I would like to advise the hon. Member to inform his people to come to our office so that we can sort out the matter."
}