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

{
    "id": 312655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/312655/?format=api",
    "text_counter": 592,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " I am just saying that since there seems to be consensus, you can put the question on the First Schedule."
}