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

{
    "id": 65021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65021/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do kindly request the Chair that you find this Minister disorderly within the meaning of Standing Order No.97 and that you rule that this matter be referred to the Committee on Implementation."
}