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

{
    "id": 1087377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087377/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, I will just give one opportunity to the Minority side. Sen. Mutula Kilonzo Jnr., you may proceed. Take the Floor and that will be the end of comments on the Statement."
}