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

{
    "id": 546789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/546789/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Mbalu",
    "speaker_title": "",
    "speaker": {
        "id": 432,
        "legal_name": "Jessica N. Mbalu",
        "slug": "jessica-mbalu"
    },
    "content": "As I support this Bill, I request the Government to look into the welfare of schools. Members of the National Assembly are doing very well through the CDF in terms of infrastructure and bursaries. We touch the hearts of mothers and fathers when we give bursaries. Just two weeks ago, I was giving bursaries to my constituents and you could see how parents were happy."
}