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

{
    "id": 4866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4866/?format=api",
    "text_counter": 747,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Eng. Gumbo, as you move your further amendment to this clause, take note of the fact that part (b) of your amendment is similar to the amendment by the Minister’s, which has already been passed."
}