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

{
    "id": 50683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50683/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I stand to support this Bill and in supporting it, I want to echo words of previous speakers who have underlined the importance of integrity in electioneering. Lack of integrity has brought a lot of suffering to our countries. Countries in Africa have become politically stable---"
}