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

{
    "id": 45364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45364/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, all trips by Ministers and Assistant Ministers are approved by His Excellency the President. Composition of Government delegations on official travel overseas is determined by the nature of the business at hand. Each Government department normally meets the travel and accommodation costs of its officers on official travels abroad."
}