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

{
    "id": 340860,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/340860/?format=api",
    "text_counter": 669,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "The Assistant Minister, Ministry of State for National Heritage and Culture",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": " Madam Temporary Deputy Chairlady, I dropped the amendments after discussing with the proposer. We found that the sub clause we were to delete is important to the Bill. We agreed to retain it as it is. So, I drop the amendments."
}