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

{
    "id": 37950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37950/?format=api",
    "text_counter": 164,
    "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, the Commission is supposed to oversee the implementation of the law itself. That is really what the Act says. That is also what was said in the Constitution. So, I do not see that what they are doing is contrary to their mandate. They are very much within their mandate in doing what they are doing right now."
}