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

{
    "id": 9287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9287/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, the relevant Article 10(2) provides as follows:- 10(2) The national values and principles of governance include- (a) patriotism, national unity, sharing and devolution of any power, the rule of law, democracy and participation of the people;”"
}