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

{
    "id": 1069202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1069202/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Mr. Speaker, Sir, on behalf of the people of Nairobi City County, home to 43 communities, the biggest victims of violence and the biggest beneficiaries of peace, after receiving 29 constituencies and extra Kshs15 billion, I vote ‘Yes.’"
}