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

{
    "id": 8142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8142/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "(b) The police have intensified day and night patrols within Kaitheri area and its environs and sensitisation of the locals by the District Security Committee on community policing is ongoing to encourage people to work closely with the police on matters of security."
}