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

{
    "id": 234703,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234703/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Koros",
    "speaker_title": "",
    "speaker": {
        "id": 314,
        "legal_name": "David Kiptanui Koros",
        "slug": "david-koros"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to tell us when the work on this road will start."
}