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

{
    "id": 1944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1944/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "- Assisting Chairperson Hon. David Ngugi, M.P."
}