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

{
    "id": 202954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202954/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "Mr. Temporary Deputy Chairman",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " I think we will deal with part \"a\" of the proposed amendment first and dispose it and then move on to part \"b.\""
}