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

{
    "id": 187259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187259/?format=api",
    "text_counter": 225,
    "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, hon. Members, I took over this Motion in the middle of the debate. I am trying to understand the amendment and whether it is going by the spirit of the original Motion or it is negating the original Motion. Mr. Poghisio, could you raise your point of order again?"
}