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

{
    "id": 302645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302645/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Kibaki",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Before, I resume my seat I wish to present a copy of the original Constitution that I signed on the 27th of August, 2010, and the pen I appended my signature with for safe custody in this august House. Thank you and may God bless you."
}