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

{
    "id": 350118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/350118/?format=api",
    "text_counter": 865,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, let me also take this opportunity to thank you for your wise leadership and guidance. You have been able to"
}