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

{
    "id": 480709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480709/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Chairperson",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " We are in Committee Stage generally, but you will note that these are new clauses. These are amendments to proposed inclusion of new clauses and so they have to be read a Second Time. Right now, we are in the Second Reading and not at the Committee Stage for that clause. If the amendment is read a Second Time, it will then go to the Committee Stage and then you can bring the amendment."
}