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

{
    "id": 79964,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79964/?format=api",
    "text_counter": 162,
    "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, we have detailed the interventions that the Government is making in the Mau Forest in this small document which I will table. Copies of this document will be available to all hon. Members in their pigeon holes, so that they can see the progress that we have made, where we are and where we want to go."
}