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

{
    "id": 30010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30010/?format=api",
    "text_counter": 759,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Madam Temporary Deputy Speaker, I am a Member of the Committee and I was asked to move this Motion by my Chairman, who is out of the country, in Saudi Arabia. However, given the little time left, I beg that I move it next time."
}