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

{
    "id": 103026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103026/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I remember in answering a similar Question sometime back, the Minister assured this House that there were plans to put up houses in Migori Municipality. Is that plan still on or it has been shelved?"
}