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

{
    "id": 284954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/284954/?format=api",
    "text_counter": 461,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, can we have the last five clarifications from those who have not spoken? We will have hon. Namwamba, hon. Duale, hon. Konchella, hon. A. Abdalla and hon. Millie!"
}