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

{
    "id": 1164836,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1164836/?format=api",
    "text_counter": 84,
    "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, let us have some order. Hon. Senators, for the convenience of the House, I would like to have Order Nos.8 to 14 read out."
}