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

{
    "id": 50592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50592/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "As a matter of fact, it is not true that this happens all over the world. Both in the United States of America (USA) and in the United Kingdom (UK) there are line items for the three different departments or the three different forces. As a matter of fact in the UK for a very long time---"
}