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

{
    "id": 256502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256502/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir. It is clear that six interested companies applied for participation. Could the House be informed of the particulars of these companies?"
}