Information about plays

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

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

{
    "id": 3579007,
    "uri": "https://api.kexp.org/v2/plays/3579007/?format=api",
    "airdate": "2025-11-16T15:00:33-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "https://ia802900.us.archive.org/23/items/mbid-fd93116d-f846-40e1-b54d-9ec1a1e18ebd/mbid-fd93116d-f846-40e1-b54d-9ec1a1e18ebd-21129412728_thumb500.jpg",
    "thumbnail_uri": "https://ia902900.us.archive.org/23/items/mbid-fd93116d-f846-40e1-b54d-9ec1a1e18ebd/mbid-fd93116d-f846-40e1-b54d-9ec1a1e18ebd-21129412728_thumb250.jpg",
    "song": "On",
    "track_id": "691c98b3-969d-3659-a817-7733a685b89a",
    "recording_id": "10459ecd-5a9e-4c9b-8d73-08ab29b7009e",
    "artist": "Aphex Twin",
    "artist_ids": [
        "f22942a1-6f70-4f48-866e-238cb2308fbd"
    ],
    "album": "On",
    "release_id": "fd93116d-f846-40e1-b54d-9ec1a1e18ebd",
    "release_group_id": "b1c01b4b-2548-3dee-9fa4-8d7907eee131",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1994-01-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released yesterday (November 15th) in 1993!\n\nBorn in Limerick, Ireland and raised in Cornwall, Aphex Twin is the alias of Richard James, an electronic musician known for his unique music and often off-beat personality.\n\nWidely influential, he pioneered such genres as Ambient and Drill'n'Bass.\n\nFor James, music and electronics went hand in hand. At the age of 11 he won £50 in a competition for writing a programme to make sound on a ZX81 computer.  An early inspiration was the sound of his ZX Spectrum computer, particularly when loading games. \"It's more extreme than any extreme noise music,\" said James. \"I always wanted to make my music sound like a game. A danceable version of a Spectrum game.\"\n\nHe was sent to a psychologist at the age of 13 because of his misbehavior at school. \"I was well into setting fire to things and got done by the police loads.\"\n\nJames is a gifted computer hacker, for which he was once suspended from school. If he hadn't made it in music, he thinks he would be in jail for hacking. Said James: \"I'm a really good hacker, but I'm not a sensible person, so I'd have got caught if I'd gone down those lines.\" https://tinyurl.com/ynry3zkd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}