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

{
    "id": 1021229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1021229/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Very well. We shall then have Hon. Ibrahim Abdi Abdisalan, Member for Wajir North. He had already spoken to the Motion. Next on my list is Hon. Were Ong’ondo, Member for Kasipul."
}