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

{
    "id": 23181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23181/?format=api",
    "text_counter": 561,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Ny’ong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move that the Committee of Supply does report to the House its consideration of the various Votes as listed on the Order Paper and its approval of the same without amendment."
}