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

{
    "id": 1516256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1516256/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Sen. Madzayo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 679,
        "legal_name": "Stewart Mwachiru Shadrack Madzayo",
        "slug": "stewart-mwachiru-shadrack-madzayo"
    },
    "content": "Similarly, Hon. Members this being a Procedural Motion and in the absence of Members keen on contributing to it, I make a determination pursuant to Standing Order No.84(2) that this is a matter that does not affect counties and, therefore, proceed to put the question."
}