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

{
    "id": 567520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567520/?format=api",
    "text_counter": 545,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Lastly, I come back to you Hon. Junet. I consider that you had not spoken because if I am convinced that you had, then it will be wrong to give you a chance. Proceed with your two minutes without having to get into sideshows."
}