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

{
    "id": 1157456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1157456/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "Mr. Temporary Speaker, Sir, I take this opportunity to salute my colleague, Sen. Kasanga, for the effort she has put in this field and the commitment to make sure that by the time we leave this House, we will have a legal framework on how to handle mental health."
}