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

{
    "id": 321172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321172/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Was the Assistant Minister in order not to inform the House the level of fines that was realized by our judicial courts from this illegal trade?"
}