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

{
    "id": 107900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107900/?format=api",
    "text_counter": 499,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Time up! Ms. Karua will have one minute to finish her presentation when we come back in the afternoon. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until this afternoon, at 2.30 p.m."
}