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

{
    "id": 121560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121560/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister for Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Deputy Speaker, Sir, my apology for coming late. In fact, the written reply had not arrived and I was waiting for it. I sincerely apologize to the House for not being on time."
}