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

{
    "id": 1111821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111821/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "It is unfortunate that we are lamenting again as legislators just like everybody else but what is the solution? We should encourage the Government to look for those solutions. However, it will also surprise you."
}