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

{
    "id": 27648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27648/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, since we have so much work ahead of us, and the mood of the House seems to be in support of the Motion, I request that you put the Question."
}