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

{
    "id": 2707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2707/?format=api",
    "text_counter": 398,
    "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": "I wish to respond, first of all, to the questions that were raised by hon. Members, who were contributing. Sir, you will recall during your contribution, you raised the question of an exit plan. Hon. K. Kilonzo who also spoke before you raised the same issue."
}