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

{
    "id": 1016096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016096/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Thank you, Mr. Speaker, Sir. I have two Statements following each other on the Order Paper, Nos. (xi) and (xii). I want to drop the one on (xi), because it was covered in the Statement that I sought yesterday. Allow me to seek the one in (xii)."
}