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

{
    "id": 1202105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202105/?format=api",
    "text_counter": 359,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Sen. Thangw’a, you will have 13 minutes on Tuesday. We will start with you and so, you must come into the Chamber early enough. You will have an opportunity to proceed with your 13 minutes."
}