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

{
    "id": 150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Minister of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "But there was a supplementary question that arose while I was on my feet from the hon. Member for Laisamis. He gave me a long list of applicants who were in distress because their applications had not been dealt with. I have gone through them and I have a detailed an answer for him. I have already given him a copy. But in summary, I would like to say the following:-"
}