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

{
    "id": 123852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123852/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I wonder whether the hon. Member, who is a friend of mine, understands what a contradictory statement is. I said very clearly that the lady stayed with her daughter and later on went to visit her son. After that, she disappeared. She was being taken to her relatives so that she could remove the title deed which the brother-in-law wants to take from her by force. “By force” means without negotiating. It is common knowledge that in that area, people are forced to give out their title deeds when it comes to issues of succession of land. So, that is the position as we speak."
}