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

{
    "id": 283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "On a point of order, Temporary Deputy Speaker. I handed over the Question to Room 8 in Parliament four months ago. A communication was done and I got a copy of it."
}