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

{
    "id": 5303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5303/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am sorry that I did not check my diary to know whether I had a statement to deliver. I only knew of two which are coming tomorrow morning. However, I will go back to the office to check whether there is any Statement which is ready. If so, I could issue both of them tomorrow morning including the one sought by hon. Mungatana, if it is ready."
}