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

{
    "id": 89022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89022/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Speaker, Sir, as the Minister replies to the issue on the lotion for Albinos, could he also state when he is going to remove duty on sunglasses used by the Albinos because they are also very important for their survival, especially because of the ultra-violet rays?"
}