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

{
    "id": 354731,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/354731/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Hon. Onyango",
    "speaker_title": "The Member for Kasipul Kabondo",
    "speaker": {
        "id": 1635,
        "legal_name": "Silvance Osele Onyango",
        "slug": "silvance-osele-onyango"
    },
    "content": "So, when we are contributing in this House, it is very important that as hon. Members we support the Government of the day where it is doing right. Where it is going wrong we should oppose it vigorously for the sake of the citizens of this country."
}