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

{
    "id": 75952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75952/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. I.E. Mohamed",
    "speaker_title": "The Minister of State for Development of Northern Kenya and Other Arid Lands",
    "speaker": {
        "id": 82,
        "legal_name": "Mohamed Ibrahim Elmi",
        "slug": "mohamed-elmi"
    },
    "content": " Mr. Speaker, Sir, I beg to apologize for being late. I had not realized that I was a bit late when I came in this afternoon. However, I beg to reply."
}