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

{
    "id": 1154240,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1154240/?format=api",
    "text_counter": 457,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Chair, in this part, you will be calling for Second Reading. For example, that the New Clause 6A be now read a Second Time, then you give your reasons for that."
}