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

{
    "id": 64442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64442/?format=api",
    "text_counter": 195,
    "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, there is still a group of our people who are still living in the past. They have not quite accepted that change has come for the better of our country, and that women are equal human beings who need to be given acceptance."
}