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

{
    "id": 640245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/640245/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Sen. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, I think the Deputy Speaker has clarified. I, therefore, request that the wording in the Statement be corrected. I understood it the way he has explained. This is a case on the recommendations of the Committee and we have no issue. Thank you."
}