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

{
    "id": 234216,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234216/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Mr. Ogur, you have been here for a long time and you know that we cannot sit here quietly for ten minutes, hoping that an hon. Member will be coming. I am sorry; the rules will have to apply. That is the way it is. Nex Question, the hon. Member for Yatta."
}