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

{
    "id": 1033899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1033899/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Kisumu West, FORD-K",
    "speaker_title": "Hon. Olago Aluoch",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": " Thank you, Hon. Speaker. This is a request for a Statement regarding disbursement of tuition and general-purpose funds to primary schools. This will interest Hon. Sossion and Hon. Omboko Milemba both of whom I see here."
}