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

{
    "id": 40801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40801/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, as you ruled before, the Committee is at liberty to look into the matter and we are available. In fact, I tabled all the documents here in the House. So, we do not even need to give the Committee any more than we have already given to this House."
}