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

{
    "id": 37202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37202/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the report of the Departmental Committee on Labour and Social Welfare on the visit to the Directorate of Industrial Training Centre, Bunyala Road, Nairobi laid on the Table of the House, on Thursday, 21st July, 2011."
}