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

{
    "id": 456089,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456089/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. H.K. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 1508,
        "legal_name": "Humphrey Kimani Njuguna",
        "slug": "humphrey-kimani-njuguna"
    },
    "content": "In view of the complexity of the issue, although one month is quite a bit of time, and going by the deliberations, I am willing to wait for one month. Thank you, hon. Speaker."
}