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

{
    "id": 1240773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1240773/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Hon. Speaker, I first want to congratulate you for the ruling. This is a very clear and elaborate ruling, which in my view need not be contested in any way. This is an objective ruling from the seat of the Speaker."
}