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

{
    "id": 17649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17649/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Okay, Mr. Assistant Minister, you have been given two weeks within which time to give us a comprehensive answer to all the questions. Please, take note of what the hon. Members have asked so that it can enrich your answer."
}