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

{
    "id": 1030123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030123/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "people to know that they are in Foreign Service to serve Kenya as a nation. So, when we get some ambassadors from Mombasa, we want to see them representing Kenya not because they come from Mombasa, but because they are Kenyans. I am sure there are many ambassadors and people within the Public Service from the coast region, including the last two batches that we processed here."
}