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

{
    "id": 346654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/346654/?format=api",
    "text_counter": 611,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Madam Temporary Deputy Speaker, it is getting late and hon. Members are actually here to debate. If they want to do so, then it is in order for us to speak in this House. If we want to pass this Bill let us get the real truth about it. Otherwise, we will not go to the next order."
}