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

{
    "id": 47131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47131/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, I beg to give Notice of the following Motion: THAT, this House adopts the Report of the House Broadcasting Committee on Investigation into the Sound Interference of the Kenya National Assembly House Proceedings on Thursday, 28th April, 2011 laid on the Table, Tuesday, 17th May, 2011."
}