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

{
    "id": 209933,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209933/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "asked the Minister of State for Immigration and Registration of Persons:- (a) how many identity cards have been processed and issued to the public in the last three months; and, (b) whether he could table a detailed list of IDs issued in each district countrywide."
}