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

{
    "id": 2072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2072/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I deny what the Assistant Minister is trying to tell this House. Indeed, I did not appeal for this officer. What I have tabled here is a copy of the appeal by this officer to the Commissioner of Police through the right channel."
}