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

{
    "id": 123008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123008/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Dr. Eseli, can you ask the last question on this. The Chair has deliberately given more leeway on this Question because of the importance of agriculture to this country."
}