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

{
    "id": 305556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305556/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I am not aware of the issues the Member is raising. However, I will go back to the Ministry and inquire from my officers. In fact, I will visit this hospital to make sure that what has been reported here is on the ground. I received this information from my officers and I have a lot of trust in them."
}