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

{
    "id": 455789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/455789/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Hon. Huka",
    "speaker_title": "",
    "speaker": {
        "id": 2240,
        "legal_name": "Mohamed Adan Huka",
        "slug": "mohamed-adan-huka"
    },
    "content": "The Bill seeks to devolve further, that is to the constituency, the money allocated to the Equalization Fund. Equalization implies that those who are behind should be pulled up to be at the same level with those who are already ahead."
}