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

{
    "id": 56567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56567/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, honestly, I will find it difficult even to answer constitutionally in the next three weeks."
}