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

{
    "id": 1067582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1067582/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I am trying to accommodate as many Members as possible based on your request. If you approve it, then it means that we will have an extra one hour which will accommodate a few more Members to put their voice on record for future reference. This is one of the measures. I will come to the next one after we are done with this one."
}