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

{
    "id": 23232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23232/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Constitutional Implementation Oversight Committee on the approval of Prof. Githu Muigai for appointment as Attorney-General, laid on the Table of the House today, Friday, 26th August, 2011."
}