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

{
    "id": 173841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173841/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "But where live ammunition is not used, the military undertakes normal training in any part of the country in liaison with the Provincial Administration. That ensures that the community is informed of the presence of the military and hence, there is no interference with the flora and fauna."
}