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

{
    "id": 2150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2150/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "(a) why the Ministry has not repeated the 2009 census exercise in the eight districts of northern Kenya whose results were nullified; and,"
}