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

{
    "id": 456119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456119/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Hon. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": "Thank you, hon. Speaker. This afternoon I read a petition on behalf of the good people South Imenti and Kenya by extension, but we did not give an indication through the Chair up to when maybe these petitioners should still continue to pray. No undertaking was given."
}