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

{
    "id": 123832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123832/?format=api",
    "text_counter": 20,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "THAT, this House adopts the report of the Committee on Implementation on the undertaking made by the Assistant Minister for Industrialization on 28th May, 2009 on the reopening of Pan African Paper Mills laid on the table of the House on 10th November, 2009."
}