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

{
    "id": 4332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4332/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " With regard to that too, the Chair needs time. On the basis of information that has been supplied, I need to give a considered ruling on this aspect and I will do that tomorrow at 2.30 p.m. to enable Mr. Mungatana to pursue this matter either tomorrow or at a subsequent date. Prime Minister, you may go to the next statement."
}