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

{
    "id": 2703,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2703/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Deputy Speaker, Sir, as they engage under AMISOM, I wish our forces all the best, so that they will do what they have to do, to secure Somalia and our borders. I hope they will come home peacefully to join their families and join us in building this nation."
}