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

{
    "id": 1132157,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1132157/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Very well. The Hon. Member for Kiambaa, you will also remember that the great Martin Luther King Jr. said that in these great lands, the children of these lands will walk all of them hand in hand so that all of us are children of one God."
}