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

{
    "id": 1213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "asked the Minister for Regional Development Authorities:- (a) whether he could provide a per-constituency list of all projects/programmes undertaken by Ewaso Nyiro North and South Development Authorities in all ASAL Constituencies since 2008; and, (b) whether he could also state how much money was spent on each of the projects and indicate the status of the respective projects."
}