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

{
    "id": 143912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143912/?format=api",
    "text_counter": 733,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "“No amendment shall be moved to any part of a Bill by any Member, other than the Member in charge of the Bill, unless written notification thereof shall have been given to the Clerk before the commencement of the sitting at which that part of the Bill is considered in Committee.”"
}