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

{
    "id": 201005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201005/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Speaker, Sir, the information I have is that it is only the office of the Officer Commanding Station (OCS) and the reporting office that are in the compound. The police officers have rented houses at the shopping centre. The construction of the police patrol base is going to start immediately. If these people have been patient since 1995, I am sure they will have the patience to wait for a few more months."
}