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

{
    "id": 8682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8682/?format=api",
    "text_counter": 251,
    "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, Assistant Minister! Unfortunately, even the Chair does not have a copy of your answer. Did I hear your answer to part (b) to be that you are not aware of a link? That will help you in the way you respond to the other questions."
}