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

{
    "id": 437553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/437553/?format=api",
    "text_counter": 787,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Chairman, Sir, we do not have the required numbers to vote. We have 22 Senators, including yourself. I order that the bell is rung for another eight minutes, so that we get the remaining two Senators."
}