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

{
    "id": 20203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20203/?format=api",
    "text_counter": 556,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "The hon. Minister has said that the military cannot wait. Therefore, our children have to wait at home for the Supplementary Estimates because the military cannot wait. Why can the military not wait for the Supplementary Estimates because our children are at home and they are not being taught because teachers are on strike?"
}