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

{
    "id": 3495,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3495/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, mine is not a request but a follow-up. There are two Statements; one from the Treasury on Quarterly Budget Review. I do not know whether it is ready and if it is not, maybe the Minister can tell us when it will be ready."
}