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

{
    "id": 90,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Order, Members! Order! Remember, we are not here discussing the character of Ojode and his performance. There is a specific Question that we are addressing ourselves. Could we address ourselves to the Question?"
}