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

{
    "id": 1134424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134424/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "When I look at him, he is not wearing a tie. This is an extremely serious matter because even though we allow online contribution, I think it would be proper for him to be have a tie so that he can continue moving his Motion."
}