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

{
    "id": 3239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3239/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, could the Minister tell the House whether there were any well-wishers who may have donated commodities that would support the team while they were in Maputo? He should also tell the House the value of the same."
}