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

{
    "id": 345277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345277/?format=api",
    "text_counter": 674,
    "type": "speech",
    "speaker_name": "Mr. Lagat",
    "speaker_title": "",
    "speaker": {
        "id": 64,
        "legal_name": "Elijah Kiptarbei Lagat",
        "slug": "elijah-lagat"
    },
    "content": "Madam Temporary Deputy Speaker, thank you for giving me time to also contribute and support this Bill. We know the work of the chiefs and the DCs and the issues that they handle. Most of the issues cannot be handled by politicians because we will lose votes. Chiefs have nothing to lose and that is why they can handle most of the issues in the villages or at the locational level."
}