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

{
    "id": 100196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100196/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I wish to support this Motion and make very few remarks. When we are considering this issue, we should go back to the law that was enacted by this Parliament and ask ourselves: Do these three persons qualify in accordance with the statute that we enacted? In my humble submission, on all considerations and all imperatives that we can consider, they qualify."
}