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

{
    "id": 345678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345678/?format=api",
    "text_counter": 68,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "(Mr. Imanyara): Anyone from the Government? Mr. Githae, you have heard the sentiments. This is our own colleague."
}