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

{
    "id": 256724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256724/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Speaker, Sir, unfortunately, that particular information was not relayed to me. However, I would like to assure the hon. Member that as late as this morning I was talking with my officers about our comprehensive Statement on that. It is almost ready and I could bring it to the House next Tuesday."
}