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

{
    "id": 4066,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4066/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I rise to second this Motion by my learned friend, Dr. Khalwale, except on the issue of twilight girls."
}