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

{
    "id": 202123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202123/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Deputy Speaker, Sir, that is correct. I do not know what is happening to the lands docket---"
}