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

{
    "id": 480581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480581/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Chairperson",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Sen. Wako, do you have a point of order? If not, then can you, please, remove your name from the interventions? Sen. Mshenga, do you have a point of order? If not, then also do the right thing."
}