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

{
    "id": 187280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187280/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Sorry! Sorry! Thank you for the point of order. The correct procedure will be to proceed and allow hon. Members to either accept or reject the Motion. The Mover has to decide, if it is rejected, what to do with it."
}