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

{
    "id": 123338,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123338/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! You are out of order! The hon. Minister for Information and Communications will not transact any business pending such time that he is able to give a convincing explanation for not being available this morning to answer Question No.341. Next Question No. 404! Mr. Sambu, can you ask the Question again?"
}