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

{
    "id": 3653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3653/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Hon. Members, to that extent, the reference by the Prime Minister to two sitting Members in breach of that Standing Order was erroneous and that reference in the HANSARD will be expunged."
}