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

{
    "id": 120711,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120711/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Speaker, Sir, the Minister is misleading this House. There are some people who are inhabitants of the forest. There are also some people who went to the forest and have lived there for so many years. Where will these people go? Where are their homes?"
}