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

{
    "id": 10994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10994/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, to my knowledge, because I have not yet seen those documents, the Member has laid documents relating to the cause of the fire in Tokyo, but I do not know whether those documents actually refer to Mr. Wetangula because that is what will make those documents relevant. Which page does the name of Mr. Wetangula appear? I do not think that they are relevant if they are just talking about arson."
}