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

{
    "id": 2919,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2919/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I am quite relieved that the Minister for Foreign Affairs has today said that what was said in the Press is not what he uttered. To that extent, therefore, could he tell the House how far he has gone with the appeal?"
}