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

{
    "id": 9404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9404/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "THAT, this House do now adjourn to discuss a matter of urgent national importance with regard to the ongoing demolition of multi-million worth of property at Syokimau Estate in the outskirts of Nairobi City, where residents were left homeless."
}