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

{
    "id": 226702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/226702/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of the fact that a lot of public money was spent in this exercise and that the President appointed this Commission under the Presidential Inquiries Act, this House has the right to demand that this Report be tabled in this House and be debated."
}