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

{
    "id": 164427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164427/?format=api",
    "text_counter": 207,
    "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": "My Ministry noted that resultant change in climate has led to increased climate related disasters such as floods, droughts, desertification and in some cases, landslides. These disasters have in turn led to an increase in rural-urban migration which has led to socio-economic and political instability in the over-populated regions."
}