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

{
    "id": 201699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201699/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, Mr. Minister! I am advised that you should stick to the issues raised by hon. Members. If you are going to bring amendments as recommended by Members, please say so, so that we can conclude, rather than raise new issues."
}