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

{
    "id": 1006849,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/1006849/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Eldama Ravine, JP",
    "speaker_title": "Hon. Moses Lessonet",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "3. In addition to the sum granted by section 2, the sum specified in the fourth column of the First and Second Schedules shall be applied for the several services and purposes specified in the second column of those Schedules, out of revenue directed to be applied outside the consolidated fund under Article 206(1)(b) of the Constitution."
}