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

{
    "id": 100542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100542/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " I hear the sentiments of the Members and I share the same sentiments. But at this point, I am not in a position to establish exactly why he is not here and the most I can do is undertake to communicate the sentiments of the Members to him. I am sure when he comes, he will explain himself and apologise to the House personally."
}