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

{
    "id": 108233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108233/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, I also with to withdraw this amendment for two reasons: One, it can be provided for in the Standing Orders. Two, to allow you under Standing Order No.36, since I have more substantive agenda, to use your discretion to bring it forward."
}