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

{
    "id": 543887,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/543887/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Sen. (Dr.) Khalwale, you know that when you moved this Motion earlier in the afternoon, when you sought leave, you brought it under Standing Order No.31(1), for the record, it is important that you make correction of the proper Standing Order under which you are bringing this Motion."
}