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

{
    "id": 154100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154100/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Deputy Speaker, Sir, the Government Chemist Headquarters is in Nairobi. It is situated at the Kenyatta National Hospital. We have three branches in the country; namely, the Coastal Branch, which serves the coastal area, the Nairobi Headquarters, which serves the rest of the country and the Kisumu Branch to serve western Kenya, parts of the Rift Valley and Nyanza Province. That is what we can do at the moment."
}