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

{
    "id": 157702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157702/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "The Minister for Housing",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. While I do not wish to term the dressing on my colleague as inappropriate, under our Standing Orders, the way I know, what is inappropriate dressing for Parliament is dressing that is meant for other occasions."
}