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

{
    "id": 223555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223555/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "Mr. Deputy Speaker, Sir, I withdraw the word \"ignorance\". Is it in order for the presidential candidate to show us that he does not know the law which states that you only notify the police that you are holding a meeting 24 hours later? If there is no response within 24 hours you go ahead and have your meeting!"
}