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

{
    "id": 273287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273287/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "“Where the Minister has reasonable grounds to believe that a specified group is engaged in any organized criminal activity under section 3 of this Act, he may, by notice, declare that specified group as an organized criminal group for the purposes of this Act. Any person aggrieved by the decision of the Minister under this section may apply to the High Court for redress within twenty one days from the date of publishing the order.”"
}