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

{
    "id": 45181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45181/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. I would like to, first and foremost, thank my good friend, Eng. Rege, for introducing this very important Motion before this House. I would like also to thank all Members who have made very important contributions to this very important Motion."
}