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

{
    "id": 41600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41600/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Thank you Mr. Temporary Deputy Speaker, Sir. I would like to move the following Motion, but with an amendment. However, I would like to get your guidance. I do not know whether I should highlight the amendment at the beginning or read the Motion first and then highlight the amendment later."
}