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

{
    "id": 202085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202085/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. This Government is fond of issuing licences for rallies and then, later on, withdrawing them at the last minute. I have a case in point where the ODM Party was given a licence to hold a rally here at Uhuru Park. I understand that they have cancelled the rally now!"
}