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

{
    "id": 1198686,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1198686/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Therefore, not all of us should want to serve in that Committee because only nine of us can do so; five members from the majority side and four from the minority side. I want to reiterate and plead that we should approve these Members so that we can start working."
}