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

{
    "id": 32499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32499/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Could the Assistant Minister inform me, on behalf of my people, when the transformers will be put in place? We do not need to be informed! We need a transformer to provide electricity to the people in that area."
}