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

{
    "id": 5463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5463/?format=api",
    "text_counter": 459,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, this Bill has been deferred to next week because the hon. Member who is supposed to move it is involved in the Syokimau hearings that are ongoing."
}