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

{
    "id": 42172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42172/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! If the request is for time, the Chair would grant that. As you notice, we have not even gone into the commencement of the business of the House. So, if that is the request you are making, please, make it now."
}