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

{
    "id": 1247250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1247250/?format=api",
    "text_counter": 1665,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "Hon. Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Andrew Okuome, in line with Standing Order 53(3) of the House, I will defer the putting of the Question on the Motion to the next time it is scheduled in the Order Paper by the House Business Committee."
}