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

{
    "id": 124535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124535/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Ms. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Could I be in order to request the Chair to call upon the Mover to respond because even the Member on the Floor has accepted that he is repeating himself? Many hon. Members have been repeating themselves by giving us reasons that have been given before."
}