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

{
    "id": 1105830,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105830/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Thank you, Mr. Temporary Speaker, Sir. On behalf of the Movers of this Bill, Sen. Sakaja and Sen. Mutula Kilonzo Jnr., I request that the Division be deferred."
}