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

{
    "id": 254319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254319/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, for the record, I want to make it clear that since the tabling of the Report, I have not spoken on it outside this House. But before the tabling, I had occasion to make pronouncements with regard to this very important national matter."
}