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

{
    "id": 225001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225001/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": " Mr. Deputy Speaker, Sir, on behalf of the Minister of State for Administration and National Security, I beg to reply. Mr. Moses ole Sakuda was not prevented from presenting trophies at a football match in Ngong Town over the Easter weekend. Thank you."
}