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

{
    "id": 1282431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1282431/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Hon. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 14,
        "legal_name": "Zakayo Kipkemoi Cheruiyot",
        "slug": "zakayo-cheruiyot"
    },
    "content": "(2) Hon. Opiyo Wandayi (Deputy Delegation Leader); (3) Hon. Amina Mnyazi; (4) Hon. Eugene Wamalwa; and"
}