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

{
    "id": 25379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25379/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "Mr. Chairman, Sir, I am unable to be convinced by why we should be specific on the National Assembly given that, so far, without the Senate, we have been able to deal with the matters in the House. So, I think the amendment called for is actually unnecessary, unless you want to prescribe things that might need to be further legislated upon once the Senate is formed."
}