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

{
    "id": 168700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168700/?format=api",
    "text_counter": 778,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "I will be counted as one of the people, when it gets to voting, who will vote against this amendment, so that the final decision to take those people to the Hague, or wherever it will be, will arise from the recommendations of the Waki Commission, not here!"
}