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

{
    "id": 521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/521/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I want to assure this House that we value our citizens very much. In the same vein, I want to encourage Kenyans to report cases of disappearance immediately in order for me to launch a search with immediate effect."
}