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

{
    "id": 9724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9724/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to assure the House that we have drafted these amendments and they are in the Miscellaneous (Amendment) Bill that the Attorney-General is supposed to bring to the House any time now."
}