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

{
    "id": 80106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80106/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": "It is true that one of the Council Members, who was the Chairman of the ad hoc Committee, is a close relative of candidate number one. I did not know this information when I appeared before the Committee on Equal Opportunities."
}