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

{
    "id": 52014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52014/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Madam Temporary Deputy Speaker, is it in order for the hon. Member to state that some of these constituencies were protected when some of them have fictitious figures in the census, shooting by 2 million people and, as a result, the census were nullified? Is it in order?"
}