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

{
    "id": 8711,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8711/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. This Question is very serious and I would be pleased if, as the Assistant Minister prepares his answer, whether it could be referred to the relevant Departmental Committee so that they can also do their own investigations."
}