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

{
    "id": 2714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2714/?format=api",
    "text_counter": 405,
    "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": "For the benefit of this House, I also want to report that our soldiers have performed wonderfully with a minimum loss of life. The damage that has been caused to"
}