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

{
    "id": 12187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12187/?format=api",
    "text_counter": 493,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to move the following Motion:- 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 of the House on Wednesday, November 02, 2011."
}