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

{
    "id": 123531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123531/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "Thank you, Mr. Speaker, Sir. The Assistant Minister is addressing the Question very causally; probably he would have understood fish more than cattle. But, I would want to ask him a question: I would want to tell the Assistant Minister that it is not only about cattle rustling, there are deep issues which are prevalent in a number of regions in this country. Can the Assistant Minister tell us how they are addressing these bigger problems which affect the Samburu and Pokot areas and the country in general because establishing an Anti-Stock Theft Unit (ATSU) is not enough? Can he tell us how he is addressing the larger problem?"
}