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

{
    "id": 483235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/483235/?format=api",
    "text_counter": 701,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Before I put the Question, I would like to inform hon. Members that we are basically reporting progress for the House to reconvene again so that we can proceed with this matter because we need the extension of time."
}