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

{
    "id": 101319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101319/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, the decision was based on the estimates of the Road Engineer on the ground, and on the resources available. However, in the event that it is not possible to do the work with that amount, we will re-visit the matter."
}