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

{
    "id": 269246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269246/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, in view of the very important role that these Education Attaches have been playing in the embassies abroad, would the Minister consider making a comprehensive report to this House on the recommendations that were made so that we can be able to make our recommendations to him based on the report?"
}