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

{
    "id": 789527,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789527/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "Thank you, Madam Temporary Speaker, for this opportunity. This is a very important Bill because it is very central and gives our role as Senators being defenders of counties and county governments. However, none of the Members here is interested to contribute. I stand pursuant to Standing Order No.99 to move that the debate be adjourned."
}