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

{
    "id": 987511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987511/?format=api",
    "text_counter": 765,
    "type": "speech",
    "speaker_name": "Kipkelion East, JP",
    "speaker_title": "Hon. Joseph Limo",
    "speaker": {
        "id": 1915,
        "legal_name": "Joseph Kirui Limo",
        "slug": "joseph-kirui-limo"
    },
    "content": "S. 8(3) Insert the words “and operation” immediately after the word “construction”. This amendment is to allow the corporation to use the Railway Development Levy to ensure smooth operation of the Standard Gauge Railway (SGR) network. That is the purpose of the amendment."
}