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

{
    "id": 359640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/359640/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Hon. Shill",
    "speaker_title": "",
    "speaker": {
        "id": 1465,
        "legal_name": "Elias Bare Shill",
        "slug": "elias-bare-shill"
    },
    "content": "On a point of order, hon. Speaker, Sir. There is a tendency here in this House to define livestock as being only cows. I have not heard even a single person speak about camels. Can you find out whether in this House livestock is only defined as cattle?"
}