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

{
    "id": 498148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/498148/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Sen. Hargura",
    "speaker_title": "",
    "speaker": {
        "id": 827,
        "legal_name": "Godana Hargura",
        "slug": "godana-hargura"
    },
    "content": "Mr. Temporary Chairman Sir, my point of order is that, the particular amendment which the Senator is introducing is not part of this amendment to the Act. It is another clause within the parent Act that is not part of this amendment. Is it in order to amend another clause in the same Act which is not part of the amendment we are handling?"
}