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

{
    "id": 2221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2221/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Mr. Deputy Speaker, Sir, it was yesterday."
}