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

{
    "id": 92310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92310/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) Whether he could explain the reason behind the rise of armed robberies within Matuu town; and, (b) What action he is taking to ensure that the residents of the town and their property are safe."
}