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

{
    "id": 1214331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214331/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "We hope that we can all sit down as leaders who have got a responsibility to uphold the rule of law and represent our people who have sent us here. These people queued very early so that they can be able to send us here. They have a lot of faith in us."
}