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

{
    "id": 1603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1603/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! The Chair has already made a ruling! Let us move on to Question No.1247 by hon. Dr. Nuh!"
}