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

{
    "id": 333943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333943/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to thank the Assistant Minister. He has given a detailed answer on the question of the dismissal of Mr. Chemjor. The Assistant Minister has given an excuse that the matter is pending the Court of Appeal. He has also said that the corporation is amenable to an out of court settlement. If both parties could agree and record a consent, is he willing to pay or is he willing to proceed on that aspect?"
}