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

{
    "id": 58984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58984/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I have had opportunity to see the documents the hon. Member has in respect of land rent that is due and that has been paid. I am, therefore, going to direct that the title deeds be issued with immediate effect."
}