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

{
    "id": 65562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65562/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of the short time left between now and the end of the financial year, and the fact that the Assistant Minister does not have the money now, could he confirm that as soon as he gets this money, procurement work will start, so that the construction works for this facility starts within this financial year?"
}