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

{
    "id": 233669,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233669/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "Mr. Speaker, Sir, I beg to report that the Committee of the whole House has considered the Appropriation Bill and approved the same without amendment."
}