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

{
    "id": 123160,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123160/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Deputy Speaker, Sir, yesterday, as I was contributing to this Sessional Paper, I said that it is critical that we fast-truck it. I thank the Government for thinking about it. I said that this policy ought to have been in place a long time ago."
}