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

{
    "id": 182448,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182448/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, Clause 2 of the Bill be amended in the definition of \"gross violation of human rights violations\" by inserting a new paragraph immediately after paragraph (f) as follows- (g) crimes against humanity."
}