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

{
    "id": 340546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/340546/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "I have a further amendment to Clause 5(1)(a) which is quite similar to what Mrs. Noor has brought. So, I will drop it, but I will retain what I have for Clause to 5(2), which is really to add representation of the Gender Commission as one of the organizations."
}