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

{
    "id": 250017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250017/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister for Administration and National Security",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Deputy Speaker, Sir, if the Member wants to withdraw his request for a Ministerial Statement and have the statement delivered to him, we will still have to prepare it and give it to him next week. We need to prepare because there is a lot of information that is required."
}