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

{
    "id": 47994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47994/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The traditions and precedence of this House must be followed. It is very clear that when the Chair makes a ruling, the matter cannot be revisited. Would I be in order to request you to give direction on that matter?"
}