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

{
    "id": 64834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64834/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have complied with the orders of the court. Some employees have not received their salaries because of other issues. Unless these officers want to come to my office and find out what those other issues are, I think I have answered this Question sufficiently."
}