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

{
    "id": 109207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109207/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "THAT, notwithstanding the provisions of Standing Order 20(2) this House resolves that the Sitting time of the House on Wednesday, 31st March and tomorrow Thursday, 1st April, 2010 be extended from 6.30 p.m. to 11.50 p.m."
}