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

{
    "id": 162901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162901/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "Mr. Speaker, Sir, I want to sincerely thank the Assistant Minister for the very good response. This is something that we have waited for, for a long time. I would like to ask him to ensure that he implements what he has proposed."
}