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

{
    "id": 1063235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063235/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Additionally, I would like to take this opportunity to congratulate the Senator for Garissa who was sworn in the Session earlier today. I did not get an opportunity to speak, but I wish him all the best as he takes over from where the late Sen. Haji who was a friend to all of us, left off."
}