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

{
    "id": 1112998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112998/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Kisumu East, Independent",
    "speaker_title": "Hon. Shakeel Shabbir",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": " Hon. Speaker, this is a matter of national interest and emergency. Two weeks is good, but the sooner we deal with it, the better. Two weeks is a long time for this issue because COVID-19 can attack us any time."
}