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

{
    "id": 129219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129219/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Speaker, Sir, I beg to move:- THAT, this House do adjourn until Wednesday 21st October 2009, at 9.00 a.m. Mr. Speaker, Sir, the Motion will be seconded by Prof. George Saitoti."
}