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

{
    "id": 591944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/591944/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "My point of order is that I agree with Hon. Keynan. He has the numbers, but he is misleading. There is no Ethics Committee in the House of Commons. What is in the House of Commons is exactly what is provided for in this amendment."
}