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

{
    "id": 55565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55565/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Departmental Committee on Lands and Natural Resources on alleged corruption in the Ministry of Water and Irrigation and its agents laid on the Table today, Wednesday 13th April, 2011."
}