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

{
    "id": 45872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45872/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialisation",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the other point is to create a change in the approach of delivery of contracts. Many foreign contractors approach it as a 24 hour proposition. If you look at some of those pieces, contractors are at work throughout the day and night so that we can have a quick turnaround."
}