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

{
    "id": 566331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/566331/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Hon. Mbui",
    "speaker_title": "",
    "speaker": {
        "id": 1750,
        "legal_name": "Robert Mbui",
        "slug": "robert-mbui"
    },
    "content": "I support this Motion and thank you for the opportunity to contribute."
}