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

{
    "id": 465274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/465274/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "Hon. Deputy Speaker, I beg to move that the Insurance (Amendment) Bill, National Assembly Bill No.5 of 2013, be now read a Second Time."
}