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

{
    "id": 234987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234987/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, the second question by the hon. Member is a good suggestion. But we cannot implement it immediately due to financial constraints. On the other question, I think when there is a problem, the owners of the vehicles are supposed to report this matter to the police and they jointly look for towing vehicles. Once the vehicles are towed, the owners should take charge."
}