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

{
    "id": 54706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54706/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister tell us when we shall have the petitioned inter-Ministerial policy-level meeting, so that we can tell the communities that the final decision will be reached by an inter-Ministerial meeting expected to take place on a specific date? If he can tell us that, I will stick to it and be obliged."
}