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

{
    "id": 56515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56515/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " The Committee does not require any direction from the Chair on that! It can take up the issue, if it so decides and table their report in the House. Mr. Speaker has made that ruling many times. You do not need special direction to get a Committee to conduct its business. Next we go to Ordinary Questions!"
}