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

{
    "id": 450665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450665/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I request that you direct this to be the first business of the day tomorrow knowing that on a Thursday many Members will want to go to their constituencies. We will vote on it and those who want to take the liberty to leave can leave."
}