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

{
    "id": 101935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101935/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "In my constituency, for example, four bridges were swept away and we thought they fell within the emergency bridges that required immediate intervention. Up to now, there is nothing that is forthcoming and people cannot cross. We thought we would get help because there was some intervention which we were told was forthcoming. What became of that money?"
}