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

{
    "id": 242662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242662/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, this Question is being handled by the Minister of State for Defence. The Minister has not arrived but we are aware that he will answer it. Maybe we can give him a bit of time."
}