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

{
    "id": 13510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13510/?format=api",
    "text_counter": 562,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Dr. Khalwale mentioned a letter which was written from my Office. He has referred to an amount of US$1.725 million but this is exactly what I was referring to, when I said earlier on that we had requested that this project be re-designed and restructured, so that it can best benefit the youth. This answers the concerns raised by the Member for Mathira, Eng. Maina."
}