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

{
    "id": 97447,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97447/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the first batch will be released between tomorrow and Friday. If required, or if the CoE sends another request, we will arrange next week to release the balance of the money. Thank you, Mr. Deputy Speaker, Sir."
}