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

{
    "id": 112254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112254/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "It is important that when we come to such discussions, we should all put our cards on the table. The minute we play some of the cards under the table, we are going to be"
}