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

{
    "id": 1195519,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1195519/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " We have several Statements under Standing Order No. 53(1). According to the Order Paper, the first Statement was to be made by the Senator of Marsabit County, Sen. Chute. He has requested that his Statement be deferred to a later date."
}