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

{
    "id": 70500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70500/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we have directed the Provincial Local Government Officer (PLGO) to investigate the relationship between the two. Through the letter from the Permanent Secretary, we have not given a deadline, but we will be able to find that out."
}