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

{
    "id": 85403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85403/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "THAT, this House adopts the Report of the Joint Departmental Committee on Administration and National Security and Defence and Foreign Relations on its fact-finding visit to Garissa, Daadab and Voi from 11th to 13th November, 2009."
}