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

{
    "id": 382935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/382935/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": "Hon. Senators, since there is nobody interested in debating the amendment, I will now put the question. We have to make a ruling under Standing Order No.69 on whether this affects counties or not. Standing Order No.69 requires that we must state whether it affects counties or not."
}