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

{
    "id": 1980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1980/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! It is a notice of Motion! You cannot debate or discuss the content of the Motion! You can only rise on a point of order on procedural matters. What is the procedural matter?"
}