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

{
    "id": 789220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789220/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Nyikal",
    "speaker_title": "",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": "Hon. Speaker, I was hoping that you would make the decision on the basis of Standing Order No. 89 (5). My mind, which has refused to comprehend this Motion that we have now amended, would have been at peace that the Speaker has used Standing Order No.89 (5). I will leave it at that."
}