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

{
    "id": 234845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234845/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Dahir",
    "speaker_title": "",
    "speaker": {
        "id": 259,
        "legal_name": "Dahir Sheikh Abdullahi",
        "slug": "dahir-abdullahi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not want to take a lot of time since there are very many hon. Members who want to contribute to this important Bill. I would like to thank the Minister for bringing it and we want him to ensure that we do not lose our rights in the process of hosting these refugees. With those few words, I support."
}