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

{
    "id": 3548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3548/?format=api",
    "text_counter": 393,
    "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": "Lastly, the Ministry of Foreign Affairs and, indeed, the Kenya Government have taken the position saying that we are not dismissing the court ruling, all we are saying is that we are going to allow due process to take place so that if the ruling has come out, it is important that this ruling should actually have taken place not in a vacuum but understanding all the issues which are outstanding internationally---"
}