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

{
    "id": 170217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170217/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Other measures which the Ministry has instituted include directing the factory to institute measures to eliminate emission of foul smell and facilitating the area's District Environment Committee to ensure that these measures are effected in the shortest time possible, failure to which legal action would be taken without any further reference to the factory."
}