Information about plays

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

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

{
    "id": 3562240,
    "uri": "https://api.kexp.org/v2/plays/3562240/?format=api",
    "airdate": "2025-10-07T04:57:51-07:00",
    "show": 64768,
    "show_uri": "https://api.kexp.org/v2/shows/64768/?format=api",
    "image_uri": "https://coverartarchive.org/release/b24aa218-2ede-4138-bd3f-4ac03fdc3eac/41143221105-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b24aa218-2ede-4138-bd3f-4ac03fdc3eac/41143221105-250.jpg",
    "song": "It Never Rains",
    "track_id": null,
    "recording_id": "3ca76cc2-8d8e-49ff-b4bf-89a12e614144",
    "artist": "Traxman ft. DJ Twan",
    "artist_ids": [
        "1d699282-8eca-4996-be5e-11705dd8be2e",
        "7fb277f0-c856-443b-93f8-47b7a76cb89d"
    ],
    "album": "Da Mind Of Traxman Vol.3",
    "release_id": null,
    "release_group_id": "2a1e1914-d246-49f4-92a0-f335f9dbc878",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big thanks everyone who stepped up and donated :)\n\nStay tuned for Early with Eva and Kevin Sur!\n\nhttps://traxmanmu.bandcamp.com/album/da-mind-of-traxman-vol-3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}