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

{
    "id": 123706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123706/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am saying this from the bottom of my heart and I want to proceed. I congratulate this team. I congratulate the wonderful lady who is a member of this team for what she has achieved, not only for herself, but for the country."
}