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

{
    "id": 42135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42135/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Next Order! We will first take statements which are due, beginning with the Minister of State for Provincial Administration and Internal Security, followed very closely by the Minister for Transport."
}