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

{
    "id": 509292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/509292/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Hon. Serut",
    "speaker_title": "",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": "Thank you, hon. Speaker. I have a lot of respect for my neighbour, Dr. Eseli. I have listened to him, but is it in order for him to begin discussing the amendments? We are only saying that this is a procedural issue and then we can discuss later whether we want to make any changes."
}