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

{
    "id": 13503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13503/?format=api",
    "text_counter": 555,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, this letter, basically, just requested the World Bank that Mrs. Gesami could be employed as a consultant of this project. The letter says:- “Going forward, we need to ensure continuity of the project. Given Dr. Gesami’s experience of the international community and the Government of Kenya, we find her background, skills and knowledge most appropriate for the position. I, therefore, recommend a two-year renewal of contract for Dr. Gesami, payable from the Rapid Social Response Grant up to an amount not exceeding US$5,000 per month.”"
}