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

{
    "id": 172833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172833/?format=api",
    "text_counter": 470,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "! The point of order that you raised, on whether we had a valid Seconder, I agree with you. I now rule that, that Motion was not formally and properly seconded. We now go back to the original Motion and I will now ask the Mover to respond!"
}