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

{
    "id": 1140030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1140030/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Hon. Amos Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Hon. Members, as you notice, it is now 1.10 p.m., which may be an appropriate time to break for lunch, so that we can come back at 2.30 p.m. we need to end this Sitting at this time and to allow more time for cooling of tempers and breathing in and out before we come back."
}