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

{
    "id": 13456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13456/?format=api",
    "text_counter": 508,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Order! Order! Order! What is it? Mrs. Odhiambo-Mabona? Are you rising on a point of order?"
}