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

{
    "id": 55655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55655/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": " Mr. Kioni, what do you have to say to that request?"
}