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

{
    "id": 165593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165593/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "I have given this answer to the best of my ability on the situation as it is on the ground. I think I have satisfied myself and the hon. Member that considering the situation as it is, I do not think there is any need of deferring this Question."
}