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

{
    "id": 77275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77275/?format=api",
    "text_counter": 8,
    "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. Speaker, Sir, I request the indulgence of the Chair to allow me to answer this Question on Thursday, this week. This is because there are some issues which the Questioner wanted me to sort out first, that is, make some arrests and charge the suspects. So, I request that I answer this Question on Thursday."
}