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

{
    "id": 262319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262319/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have two issues. The hon. Member has clearly stated that the name which is mentioned there is not the wife. So, if the Government or the police do not know even who the wife is, how are they expected in the first place to trace the culprits?"
}