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

{
    "id": 13699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13699/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "(c) Can the Minister confirm that all the due benefits will be paid using the normal Government system, through the Treasury?"
}