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

{
    "id": 242314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242314/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for also giving me a chance to add my voice, although I did not have a chance to contribute to the debate on the Vote. I would like to commend the Minister for a job well done. Now that we have introduced the procurement rules that have shortened the period of procurement, we expect an effective and efficient application of the funds, so that we do not have projects lagging behind."
}