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

{
    "id": 100515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100515/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "asked the Minister of State for Immigration and Registration of Persons:- (a) whether he is aware that there are no officers at the Registration of Births and Deaths offices in Nandi North District, and if so, when he will post them; and, (b) whether he could consider providing mobile registration in the district to ease congestion in Kapsabet."
}