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

{
    "id": 415577,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/415577/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Sen. Chiaba",
    "speaker_title": "",
    "speaker": {
        "id": 3,
        "legal_name": "Abu Mohamed Chiaba",
        "slug": "abu-chiaba"
    },
    "content": "Thank you Mr. Speaker, Sir. On behalf of Lamu County, I vote yes for “a,” yes for “b” and yes for “c.”"
}