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

{
    "id": 302821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302821/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Y. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Speaker, Sir, while I sympathise very much with the bereaved families, I have said that I am not able to help them with any resources. The hon. Member can take up that matter with the Minister of State for Special Programmes."
}