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

{
    "id": 1995,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1995/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Minister for Lands! Is the Minister not here? We shall come back to the Question later."
}