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

{
    "id": 92344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92344/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(b) My Ministry is not in a position to release the balance since the money was utilized as explained above. Nevertheless, the works on the intended roads will be funded and carried out in this 2010/2011 Financial Year."
}