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

{
    "id": 202122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202122/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "The Minister for Lands! Is he here? I remember this Question having come on the Floor of this House before, is it not so Mr. Mukiri?"
}