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

{
    "id": 42506,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42506/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, I am aware about those promises in the past. However, I can assure you that this time round, the vehicles will be in place in the next one month."
}