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

{
    "id": 1204369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1204369/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Just hold on, Hon. Junet. That matter is on Order No.34. I will allow you to raise the issue when we get to that Order."
}