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

{
    "id": 83224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83224/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, the Committee considers the preliminary report inconclusive and, therefore, seeks for an extension of time for it to come up with a more comprehensive Report. If the House gives us an extension, the Committee intends to visit the said areas from 18th to 29th October, 2010, so that we can have a more conclusive Report to table before the House."
}