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

{
    "id": 356514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/356514/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Shaaban, you realize that this is a Motion for Adjournment. If you really have a burning issue touching your particular area and it is of national importance, you are free to move that kind of Motion. Allow the Chair to work."
}