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

{
    "id": 111104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111104/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "asked the Minister of State for Immigration and Registration of Persons:- (a) to provide the staffing level at the Department of Registration of Persons in North Eastern Province, the months worked in 2009 and the amount of money they were paid; (b) to give the names and number of applicants for national identity cards in the province in the last one year, indicating how many were issued with the document; and, (c) whether he could also explain the requirements for vetting procedures in North Eastern and clarify whether the procedure applies nationwide?"
}