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

{
    "id": 164431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164431/?format=api",
    "text_counter": 211,
    "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": "(i) working closely with the Ministry of Forestry and Wildlife and other relevant stakeholders to increase the country's forest cover from 2 per cent to 10 per cent;"
}