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

{
    "id": 321505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321505/?format=api",
    "text_counter": 475,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, it is our responsibility and I would have liked us to do it today but we have agreed that we do it tomorrow. We have a lot of Bills pending. I have a Bill pending for debate. Every minute we lose, I am not being of service to a number of people who grow pyrethrum in this country."
}