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

{
    "id": 124583,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124583/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "I have no doubt that there are others who hold a different view. My experience as a Backbencher in the last one and a half years has left me absolutely convinced that if we will help this country, we might have to take more seriously the need for a purely presidential system and do it in earnest."
}