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

{
    "id": 10454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10454/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Madam Temporary Deputy Speaker, I want to state that for sure some of these provisions stated by the Minister have been delivered to our constituencies. However, for accountability, it will be very prudent for her to have this information listed per constituencies so that we can countercheck and give the necessary feedback to her."
}