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

{
    "id": 99135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99135/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I would like to congratulate all those who have spoken on this very important matter and the Committee for coming up with a report on a crisis that was, indeed, very unfortunate."
}