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

{
    "id": 345177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345177/?format=api",
    "text_counter": 574,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Member; the Order Paper has (d) and (e) and we are telling you that (d) has been taken care of. So, you cannot move it. So, you withdraw (d) and move (e)."
}