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

{
    "id": 303970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303970/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Deputy Speaker, Sir, we are aware that the Minister had established community forest associations to assist in conservation of forest environment. I am just wondering how prepared in terms of capacity the community is in assisting the Ministry to ensure that they undertake such tasks."
}