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

{
    "id": 136131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136131/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Hon. Members have also stressed the issue of efficiency in the use of funds. I want to assure the House that money in the Ministry of Roads will be used efficiently. I want to disabuse any person of any notion that there is corruption in the Ministry. I want to disabuse any person who may think that way."
}