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

{
    "id": 104136,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104136/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Mr. Speaker, Sir, I think the hon. Member is asking a different question other than the one that was asked earlier. If the hon. Member has other concerns, he can raise them in the office and we will deal with them."
}