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

{
    "id": 377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/377/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "I guess he is aware of the situation in Chepalungu where the Prime Minister went and initiated a district headquarters, but within a forest land. Some works have started, but somewhere along the way, that project has stalled, and yet the people want the district headquarters. So, what is the position?"
}