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

{
    "id": 321929,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321929/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I also note that Dr. Monda, the Chair of the Committee has a proposal for amendment. Do you still want to go with it? It appears exactly the same as the one that the House has just adopted, by the Minister. In these circumstances, do you wish to withdraw?"
}