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

{
    "id": 292740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292740/?format=api",
    "text_counter": 361,
    "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, we cannot continue on this same Question for ever. Yesterday, we had enough time to discuss this issue. So, we need to defer the Question. Could you agree between yourselves and the Attorney-General’s Office?"
}