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

{
    "id": 543112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543112/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 794,
        "legal_name": "Susan Mbinya Musyoka",
        "slug": "susan-mbinya-musyoka"
    },
    "content": "My point of order is that I am a member of the Departmental Committee on Health and we have waited for this Health Bill since we came to this Parliament. So, I would like to suggest that we allow this Bill to continue to conclusion---"
}