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

{
    "id": 6053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6053/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to reply. (a) A total of 6,081 cases were reported after the PEV period and they covered the following offences: murder, robbery with violence, arson, malicious damage to property, assault and grevious harm---"
}