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

{
    "id": 131314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131314/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Once the vehicles are made available for public auction, any Kenyan including Ministers will be able to attend the auction and purchase any vehicle of their choice so long as the Government gets its full due."
}