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

{
    "id": 123220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123220/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "(b) By apprehending and prosecuting those suspected of acts of piracy and armed robbery at sea, we stand to improve maritime security on ships and in port facilities. By reducing piracy off the coast of Somalia, we are empowering the local communities within Somalia to be capable of controlling their territory and seas. It also promotes flow of tourists into our country hence bringing in foreign exchange."
}