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

{
    "id": 54508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54508/?format=api",
    "text_counter": 395,
    "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! Order! Hon. Members, the level of consultation is too high in the House. Please, let us listen to the contribution of each hon. Member."
}