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

{
    "id": 131420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131420/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Mbadi said that there is some disharmony between some Ministers and Assistant Ministers. That sometimes is an issue of personalities when working. That is nature. Sometimes, some personalities can clash. We need to find a way of managing those differences. I do not think that can be said to apply across board. Maybe, there are few exceptions rather than the rule."
}