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

{
    "id": 127242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127242/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Gaichuhie",
    "speaker_title": "",
    "speaker": {
        "id": 17,
        "legal_name": "Nelson Ributhi Gaichuhie",
        "slug": "nelson-gaichuhie"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to thank the Minister for that elaborate answer. However, I want to inform him that the theatre is now complete and we would appreciate if he could equip it as we await other facilities."
}