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

{
    "id": 298170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298170/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Madam Temporary Deputy Speaker, to conclude, let me say that I have taken the views of Members seriously and Treasury, as you may have realized, will now work together with Parliament so that we can start developing this country and bring development to all parts of the country."
}