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

{
    "id": 2539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2539/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I stand to second this Motion. From the outset, I want to join the rest of Kenyans, first, to congratulate our armed forces for the good work they have been able to do and stand firm for this country. I remember that sometime back, they were being referred to as a career army, but now they have proved that they are actually an operational army and the best we have in the region."
}