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

{
    "id": 1234872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234872/?format=api",
    "text_counter": 642,
    "type": "speech",
    "speaker_name": "Sen. Okenyuri",
    "speaker_title": "",
    "speaker": null,
    "content": "I do not want us to look at Mackenzie’s issue to criminalise what the church and other religious institutions are doing. We should dig deeper and expose criminals who are hiding behind the cover of religion instead."
}