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

{
    "id": 1121488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1121488/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "“It shall be out of order for a Senator to criticize or call to question, the proceedings in the National Assembly, a County Assembly or the Speaker’s Ruling in the National Assembly but any debate may be allowed on the structures and roles of County Assemblies or the National Assembly.”"
}