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

{
    "id": 1802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1802/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Order, hon. Members! Remember this is a petition and specific issues were raised in it. Allow the Assistant Minister to respond to the petition and then we can come in and make our contribution or seek our clarifications. Continue Mr. Assistant Minister!"
}