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

{
    "id": 183012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/183012/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, this is a very serious issue. The amount of money that was paid to the contractor amounts to almost one-third of the estimated cost of the construction works, yet hardly the foundation was done. That is where the works stalled. Is the Assistant Minister satisfied that the money that was paid was for the work actually done?"
}