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

{
    "id": 1234943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234943/?format=api",
    "text_counter": 59,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "- Sen. Hamida Kibwana, MP. (2) Deputy Chairperson - Sen. Tabitha Mutinda, MP. (3) Secretary"
}