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

{
    "id": 116758,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/116758/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to report that a Committee of the whole House has considered the Offices of Minister Bill and has approved with Amendments. I, therefore, beg to move that the House do agree with the Committee in the said Report."
}