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

{
    "id": 65828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65828/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Madam Temporary Deputy Speaker, I know that many of my colleagues would like to contribute to this very important Motion. So, I would like to, finally, say that this country needs to learn and understand that we must make sure that we reward excellence, and not mediocrity. We must make sure that we always support our people, because we have been doing very badly in that territory."
}