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

{
    "id": 56792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56792/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Kimunya, you are changing the topic. I think it is not about election. It is about participating in all the other processes. So, you should move on. That point has been made, and you are out of order."
}