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

{
    "id": 943400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/943400/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "I will now put the question, that Clauses 6, 9, 10, 13, 14, 16, 17, 2 and the title be amended as proposed."
}