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

{
    "id": 3325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3325/?format=api",
    "text_counter": 170,
    "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, the hon. Minister did confirm to me that he has already spoken to the Questioner that the Chair should allow him to answer this Question on Wednesday next week."
}