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

{
    "id": 138579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/138579/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Madam Temporary Deputy Speaker, I rise to second this Motion. First and foremost, allow me to congratulate the Minister for the achievements of his Ministry during the last financial year. The Minister has taken us through what he has achieved in the last financial year, despite the meagre resources allocated to the Ministry."
}