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

{
    "id": 99891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99891/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Jamlek Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it is indeed true that yesterday the Deputy Prime Minister and Minister for Finance requested that he comes with answer next week, and I concurred with him. So, it is okay. We can have it on Tuesday next week, if it is okay with the Chair."
}