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

{
    "id": 99985,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99985/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker, Sir",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! Order, Mr. Assistant Minister! The Question is if you could make arrangements so that, maybe, in some days of the week, doctors will be in that hospital; it is not about removing them completely!"
}