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

{
    "id": 261456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/261456/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Thank you, Mr. Speaker, Sir. With your direction, that aspect would truly be dealt with more efficiently by the Ministry of Planning, National Development and Vision 2030 because the issues touching on populations and all that would be dealt with more critically and clearly by the Minister for Planning, National Development and Vision 2030."
}