Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3544508/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3544508,
    "uri": "https://api.kexp.org/v2/plays/3544508/?format=api",
    "airdate": "2025-08-25T04:50:15-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia802900.us.archive.org/28/items/mbid-4e11c1ff-4553-3b1a-ae2e-a6cab3f953db/mbid-4e11c1ff-4553-3b1a-ae2e-a6cab3f953db-3413153774_thumb500.jpg",
    "thumbnail_uri": "https://ia802900.us.archive.org/28/items/mbid-4e11c1ff-4553-3b1a-ae2e-a6cab3f953db/mbid-4e11c1ff-4553-3b1a-ae2e-a6cab3f953db-3413153774_thumb250.jpg",
    "song": "Took the Children Away",
    "track_id": "265a2720-db7f-39c5-81d9-8ee7c8093113",
    "recording_id": "3715f5aa-634f-4587-9b9c-9c33d7301aed",
    "artist": "Archie Roach",
    "artist_ids": [
        "bf4f57a2-5a76-4a77-be5d-1a00394d7213"
    ],
    "album": "Charcoal Lane",
    "release_id": "4e11c1ff-4553-3b1a-ae2e-a6cab3f953db",
    "release_group_id": "b0951338-e031-3dfe-9366-a0ce5d374677",
    "labels": [
        "Mushroom Records"
    ],
    "label_ids": [
        "49611287-8148-4803-9a85-fccde117515a"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gunditjmara, Bundjalung\nReleased 35 years ago this week! \n\nAchie Roach was a part of the stolen generation a policy that ran from 1909 until 1969 where Indigenous Australian children were forcibly removed from their family by Australian government agencies, and placed in an orphanage. Roach wrote \"Took the Children Away\" about this experience in 1988, inspired to write the song by Elder Uncle Banjo Clarke. Archie explains the inspiration behind the iconic song:\n\n\"I thought, 'Here I’m writing for my people – at last a song that tells this terrible thing'. But non-Aboriginal people are coming up to me and saying it meant so much to them, because they didn’t have to be Aboriginal to understand the emotion of being separated from your mother.\"\n\nThe song became significant as it was released at a time when there was increasing public focus on the Stolen Generations.  \"Took the Children Away\" received an international Human Rights Achievement Award, the first time that the award had been bestowed on a songwriter.\n\nHaunting video for the song:\nhttps://youtu.be/IL_DBNkkcSE\n\nArchie Roach speaks about the song, his experiences, history, and art in this powerful and beautiful video exhibition:\nhttps://www.nfsa.gov.au/collection/collection-stories/archie-roach-his-story-song",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}