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

{
    "id": 1075970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1075970/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Aldai, JP",
    "speaker_title": "Hon. Cornelly Serem",
    "speaker": {
        "id": 1162,
        "legal_name": "Cornelly Serem",
        "slug": "cornelly-serem"
    },
    "content": "As I sit down, I would like to inform the Chairman that if he is going to move the Motion that touches on the Budget, it will not happen on Thursday. That is not a threat, but I promise that we will work very hard to make sure that he does not continue."
}