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

{
    "id": 44031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44031/?format=api",
    "text_counter": 1232,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Chairman, Sir, considering what Mr. Orengo has said and bearing in mind that I hardly agree with the Minister for Justice, National Cohesion and Constitutional Affairs, I wish to withdraw this amendment so that we can proceed with what Mr. Abdikadir has done."
}