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

{
    "id": 64438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64438/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, you know, for example, the new Constitution talks of reforming the Provincial Administration, within the next five years. We are not quite clear what that really entails. How do you reform it? Do you reform it by retaining it or how do we bring it to work in line with new structures as we go to the elections? We are already exercising our minds on those issues."
}