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

{
    "id": 1442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1442/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "With those few remarks, I beg to support."
}