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

{
    "id": 534563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/534563/?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": "Order! Sen. Wamatangi, you cannot proceed to the next one before we complete the first one. Where is the Chairman of the Committee on Devolved Governments? Sen. Omar Hassan, do you have something to say?"
}