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

{
    "id": 87201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87201/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": "Mr. Deputy Speaker, Sir, I gave the statistics. The issue of asking for the details is not clear as to whether the Member wanted the names. The names are normally posted at the District Commissioner’s and the chiefs’ offices to make sure that the residents of those locations know who has applied for what. The list of the names is in those offices, but if the Member so wishes, I can bring this list sometime next week."
}