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

{
    "id": 321417,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321417/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I think I am in agreement. I presented an amendment in the morning at the Clerk’s office, at 10.00 a.m. and to my surprise, the amendment is not in the list among the proposed ones. I"
}