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

{
    "id": 261940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/261940/?format=api",
    "text_counter": 329,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, this is politics. As some would go and say that they are united in one thing that one person will not be the President of this country. That person has also the right to say do not trust the people who opposed the same Constitution because they will not implement it."
}