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

{
    "id": 8600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8600/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Mr. Assistant Minister, that matter is settled. You cannot argue with the Chair. You have been directed. Government money has been expended on these schools. So, the Government cannot shy away from the responsibility of completing the project. Next Question by Mr. Mbuvi!"
}