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

{
    "id": 190172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190172/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, people who live in Kiptororo are mainly squatters. Considering that fact and now that the Assistant Minister has assured us that the school will be registered, could he direct that teachers be posted to that school immediately?"
}