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

{
    "id": 351833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/351833/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "I wish to take this earliest opportunity to congratulate Your Excellency for being elected the fourth president of the Republic of Kenya. I also wish to congratulate the Deputy President, hon. William Ruto, who is seated on the Speaker’s Row, and, indeed, all hon. Members of Parliament. To you all, congratulations!"
}