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

{
    "id": 292378,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292378/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, in accordance with our traditions, this brings us to the end of today’s business. The House stands adjourned until tomorrow, Wednesday, 13th June, 2012 at 9.00 a.m. The House rose at 6.40 p.m."
}