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

{
    "id": 67744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67744/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Speaker, Sir, from the outset I said that the resignation of the said officers has no relationship with the procurement of military equipment. I am not aware of any flawed procurement process that is being alleged. Unless the hon. Member wants me to say something that I am not aware of--- He has not told me the way he wanted this Question answered."
}