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

{
    "id": 321301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321301/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to thank the Assistant Minister for an honest answer that the widow was, indeed, paid. But in part “a” of the answer, he has mentioned about a moratorium that has been placed by the High Court. My question to him is: When was that moratorium placed on the company?"
}