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

{
    "id": 111112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111112/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "Yes, Mr. Speaker, Sir. The names provided are for applicants from North Eastern Province for the last one year. We have also indicated the applicants who obtained their identity cards. In that one year, the applicants were 12,236. Out of that, 9,497 obtained their identity cards. A small percentage of 1,641are still in progress. I think that was the question and we tried to comply."
}