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

{
    "id": 267734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/267734/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir. I just want to inform him that apart from absconding duty which they should have been here to execute and which they are paid for, they have purportedly continued to even attempt to mislead this House as they have misled the President on the constitutionality of the clause that we passed."
}