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

{
    "id": 65883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65883/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Nguyayi",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Speaker, Sir, I would request for a one week deferment because we have also consulted with the hon. Member. This is because I want to go to the ground and assess the situation. The answers seem contradictory. I would request the hon. Member to allow us time to pay a visit to the place and then come to give the answer."
}