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

{
    "id": 6342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6342/?format=api",
    "text_counter": 349,
    "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, if I start with the first one, I would request the Chair to allow the Deputy Prime Minister and Minister for Finance to respond to that particular one on Thursday, next week, because Wednesday will be the Prime Minister’s Time so Thursday will be ideal for him to issue that Statement."
}