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

{
    "id": 12972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12972/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Speaker, Sir, I beg to give notices of the following Motions:- THAT, this House adopts the Report of the Constitutional Implementation Oversight Committee on the approval of the Chairperson and members of the Commission on Administrative Justice laid on the Table on Wednesday, 2nd November, 2011."
}