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

{
    "id": 60726,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60726/?format=api",
    "text_counter": 102,
    "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, this is a special session of Parliament. Hon. Members were recalled from recess for purposes of passing some Bills. I wish to take this opportunity, first of all, to thank hon. Members for the time they have put into the matters that have been before the House. I recognize the fact that they cut off their recess to come and carry out this national duty."
}