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

{
    "id": 18988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18988/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister for Youth Affairs and Sports:- (a) whether he could table a list of all the projects/programmes undertaken by the Ministry under the Kazi Kwa Vijana Programme in Makueni Constituency since its inception; and, (b) how much money was allocated to each project/activity."
}