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

{
    "id": 139532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139532/?format=api",
    "text_counter": 566,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "It is also important to mention that the activities envisioned by the Minister in this budget are very innovative. For example, ICT, digital villages, computer laboratories in each constituency in this Republic; these are all very vital and important innovations that the Ministry intends to deal with this financial year."
}