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

{
    "id": 734556,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/734556/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Apart from the fact that Sen. (Dr.) Khalwale seems quite satisfied to be referred to as such, it is totally out of order. The way you should address your colleagues is quite clear in the Standing Orders. Sen. (Dr.) Machage, what is your point of order?"
}