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

{
    "id": 1567266,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1567266/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Chairperson, I beg to move- THAT Clause 3 of the Bill be amended by deleting the expression “203(2)” appearing immediately after the words “accordance with Article” and substituting therefor the expression “202(1)”."
}