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

{
    "id": 101206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101206/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, that letter has been overtaken by the unfolding events. That is why I have told the hon. Member to ignore the letter. Even if you read this letter, it was written sometimes back. We have a letter which was written on 14th May, 2010, taking the file to the Attorney-General for advice. That is why I am asking him to ignore that letter."
}