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

{
    "id": 358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/358/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " No, I am not aware. Maybe I would like to borrow the latest answer. The reason could be that I have been away in South Africa and this Question came up during my absence. It is possible that my Ministry relooked at the answer and the hon. Member has the latest. Could I be given a chance to look at it?"
}