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

{
    "id": 202300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202300/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "This is an important matter! But certainly, hon. Members, we will not take the whole afternoon. Yes, Mr. Lesrima!"
}