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

{
    "id": 3407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3407/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we have agreed, but I just wanted to say that the Question came before the House one month ago and was directed to the Ministry of Lands and then it was referred to the Ministry of Forestry and Wildlife."
}