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

{
    "id": 1525195,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1525195/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Maragwa, JP",
    "speaker_title": "Hon. Mary Njoroge",
    "speaker": {
        "id": 13421,
        "legal_name": "Mary Wamaua Waithira Njoroge",
        "slug": "mary-wamaua-waithira-njoroge"
    },
    "content": "I urge my colleagues in this honourable House to support the Bill. With those few remarks, I beg to move and request Hon. Muthoni to second."
}