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

{
    "id": 644029,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/644029/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Hon. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "Hon. Members, I take it that no Member wishes to withdraw voluntarily. Let me also restate that any interruption, in whatever manner, will be gross disorder and in breach of Standing Order No.24 (4) of both Houses."
}