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

{
    "id": 30210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30210/?format=api",
    "text_counter": 192,
    "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": "(c) The ranger instructors and, indeed, all military training institutions have, nevertheless, been sensitized on the need to uphold safety in training, as has been our tradition all the time. In addition, the ranger instructors have also been instructed to endeavour to monitor the ocean tide before such training sessions to ensure the trainees’ safety, even though the tide, at times, is known to be erratic."
}