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

{
    "id": 364735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/364735/?format=api",
    "text_counter": 37,
    "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. Members, we now proceed to the next Order which is the Motion by hon. Ochieng. Hon. Members, please, note that this is a party sponsored Motion. That is why it has taken precedence over another Motion which has already been debated halfway."
}