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

{
    "id": 115033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/115033/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion. THAT, this House adopts the six months progress report of the Committee on Implementation laid on the Table of the House on 11th December, 2009."
}