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

{
    "id": 1240298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1240298/?format=api",
    "text_counter": 521,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": "I can assure you that under the Standing Orders, I am going to allow three more questions, which the Cabinet Secretary will respond to and then we will move on to the next Order. You know what your own Standing Orders say. Proceed, Hon. Haro."
}