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

{
    "id": 123303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123303/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Is the Minister for Forestry and Wildlife not here? As the tradition holds, when a Minister fails to appear to answer a Question, there is a sanction. Under the circumstances, the Minister will not be able to transact any business here before he gives a good explanation. Next Question, by Mr. Mungatana!"
}