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

{
    "id": 1130192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130192/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Hon. Justin Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "You are all welcome to Parliament."
}