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

{
    "id": 2047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2047/?format=api",
    "text_counter": 79,
    "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. Indeed, this officer appealed. I have a copy of the appeal letter here and I wish to table it."
}