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

{
    "id": 91456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91456/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Deputy Speaker, Sir, I thank you for giving me the opportunity to contribute to the Vote of the Ministry of Energy. On the outset, I want to thank the Minister for Energy and his team for the good work they are doing. This is my former Ministry, and I want to thank them for the co-operation they gave me when I was working with them."
}