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

{
    "id": 2391,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2391/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, kindly, I will ask the Questioner to repeat his question."
}