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

{
    "id": 1234633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234633/?format=api",
    "text_counter": 403,
    "type": "speech",
    "speaker_name": "Sen. Lomenen",
    "speaker_title": "",
    "speaker": {
        "id": 2940,
        "legal_name": "James Lomenen Ekomwa",
        "slug": "james-lomenen-ekomwa"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir, for giving me this opportunity. I strongly support this Bill. I urge and request the Finance and Budget Committee to seek funds that were allocated in the past years since 2013. I remember and have witnessed that some of these Equalization Funds were not disbursed to the specific or the mentioned counties. I remember one time, as Members of Parliament from the marginalised areas, we visited the Cabinet Secretary (CS) for National Treasury and asked him if the National Treasury has the Equalization Fund. He said that the project that we had identified would be funded by the national Government."
}