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

{
    "id": 172751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172751/?format=api",
    "text_counter": 388,
    "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 hon. Member is a member of the Departmental Committee on Defence and Foreign Relations. It is up to the Chair to rule which point of order is frivolous. I rule that his point of order is right. Please, respond to that point of order."
}