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

{
    "id": 64381,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64381/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, in order to safeguard revenue collection, the Government is considering adopting tax measures which are not dependent on mobile telephone tariffs as these are subject to unilateral changes by telephone operators."
}