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

{
    "id": 8073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8073/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Minister to usurp the functions of the Chair and direct the Chair to ignore an Assistant Minister who represents the people who are treated like animals by this Government? Is it in order?"
}