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

{
    "id": 107642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107642/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Speaker, Sir, I rise to support these amendments. The whole process of devolution is about resources and power. Land is a major resource for several communities. They should be empowered and given the right at the county government level to manage their land."
}