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

{
    "id": 585628,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/585628/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Members, I also notice there is an amendment by Hon. Millie Odhiambo which if this amendment is carried will be dropped. In any case, Hon. Millie Odhiambo does not seem to be in the House."
}