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

{
    "id": 256498,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256498/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, while appreciating the answer from the Assistant Minister, could he explain why the tender was cancelled twice instead of being awarded to the winner? Instead an extension was done twice to the same company and yet this is against procurement rules. Could he explain that?"
}