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

{
    "id": 26074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26074/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, I would like to ask the Minister to confirm to this House that the amount of fertilizer to be delivered to Migori from this Friday is adequate for the local demand in that area."
}