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

{
    "id": 1013449,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1013449/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, this is resumption of debate. The Mover, Hon. Benjamin Mwangi, had started moving the Bill. According to the records which I have here, he has a balance of three minutes. Hon. Mwangi, proceed."
}