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

{
    "id": 45600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45600/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that the contractor is about to complete mobilizing his machinery to the site and yet, four months have gone by. Could he inform the House what fraction of the works have been done and how much money, if any, has been released to the contractor?"
}