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

{
    "id": 1430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1430/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "Madam Temporary Deputy Speaker, thank you for giving me an opportunity to support this Report by the Committee. I think the Committee has done a very commendable job."
}