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

{
    "id": 123461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123461/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Sasura",
    "speaker_title": "The Assistant Minister, Ministry of State for Development of Northern Kenya and Other Arid Lands",
    "speaker": {
        "id": 138,
        "legal_name": "Hussein Tarry Sasura",
        "slug": "hussein-sasura"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) It is not possible to include Buuri District in the ASAL Development Programme since the second phase of the Arid Lands Resource Management Project is coming to an end in June, 2010. (b) The Ministry of State for Development of Northern Kenya and Other Arid Lands does not undertake classification of areas as hardship and has, therefore, no mandate to gazette Buuri District as one. Thank you, Mr. Speaker, Sir."
}