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

{
    "id": 246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, it was not a requirement that I table those particular documents here. The Member of Parliament had not asked for them. However, since he has asked for them, I will table them early next year when we come back from recess."
}