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

{
    "id": 390574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/390574/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Sen. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Speaker, Sir, I was supposed to give a Statement, but in view of what has happened at Westgate Mall, most of the officers who were to write the Statement were not able to do so. Therefore, I am not able to give the Statement today. It may be ready by Tuesday next week."
}