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

{
    "id": 5988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5988/?format=api",
    "text_counter": 501,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, I thank you for giving me the opportunity to contribute to this very critical Bill. Let me start by thanking the Mover of this debate, hon. Wamalwa, because he has come out to think about the plight of our youth."
}