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

{
    "id": 351107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/351107/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "The Member for Baringo South",
    "speaker_title": "",
    "speaker": {
        "id": 1202,
        "legal_name": "Charles Kamuren",
        "slug": "charles-kamuren"
    },
    "content": "I rise to support the Motion that the time of this House is of essence and the people out there are looking at us to see what we are doing with our time."
}