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

{
    "id": 24987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24987/?format=api",
    "text_counter": 1016,
    "type": "speech",
    "speaker_name": "Mr. Waibara",
    "speaker_title": "",
    "speaker": {
        "id": 146,
        "legal_name": "Clement Kung'u Waibara",
        "slug": "clement-waibara"
    },
    "content": "On a point of order, Madam Temporary Deputy Chairlady. I am saying this House cannot use this Bill to discriminate against Members of Parliament who have served this country all these years. We have served this House all these days."
}