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

{
    "id": 123326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123326/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! You are out of order, hon. Assistant Minister! The Ministry for Forestry and Wildlife will not transact any business until such time that there is credible and convincing explanation for not being present here. This is in accordance with the new Standing Orders. Question by hon. Mungatana!"
}