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

{
    "id": 111733,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111733/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, the information that I have is that the funds that were allocated for Kimumu Market are on a two-and-a-half acre plot adjacent to the market. It is not on a particular plot where the original project was to be carried out."
}