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

{
    "id": 79992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79992/?format=api",
    "text_counter": 190,
    "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, when you are talking about people who are landless, there are some other people who were evicted from Mt. Kenya Forest and who have been on the sides of the roads for nearly ten years!"
}