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

{
    "id": 27554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27554/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, ordinarily, when a Minister gives directives, they are normally acted upon immediately. However, this one escaped the immediate action because the Director is out of the country. Let me assure this House that once he jets in the country, he will definitely enforce it."
}