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

{
    "id": 198249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198249/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Clerk, I thank you for re-affirming that ruling. We take it that, with the authority given to you under the Constitution and the Standing Orders of this House, you have made your ruling. It behooves hon. Members to abide by that ruling."
}