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

{
    "id": 102020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102020/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker, the Assistant Minister seems to be evading the Question, which is very specific. Could he tell us why Nzambani is not part of the 37 districts that are being developed? Is there a reason or it was arbitrary?"
}