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

{
    "id": 101862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101862/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Hon. Members, it is now time for interruption of the business of the House. The House is, therefore, adjourned until Tuesday, 22nd June, 2010, at 2.30 p.m."
}