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

{
    "id": 14051,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14051/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Anyanga",
    "speaker_title": "",
    "speaker": {
        "id": 6,
        "legal_name": "Peter Edick Omondi Anyanga",
        "slug": "peter-anyanga"
    },
    "content": "Mr. Speaker, Sir, I wish to make some correction. The police officer is not from Nyatike District, he is from Migori District."
}