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

{
    "id": 2717,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2717/?format=api",
    "text_counter": 408,
    "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": "Mr. Deputy Speaker, Sir, having said that, I would like to thank all the hon. Members for the overwhelming support that they have given this Motion. This will make our soldiers to know that they have brothers and sisters who are mindful of their welfare. Therefore, they will be fighting harder than they have already done."
}