Information about plays

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

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

{
    "id": 3639460,
    "uri": "https://api.kexp.org/v2/plays/3639460/?format=api",
    "airdate": "2026-04-08T12:45:12-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb250.jpg",
    "song": "Turn Away",
    "track_id": "927dd469-7532-4238-87df-7044f3bbd84e",
    "recording_id": "8ce505a3-db9c-4158-80cf-7277bdab0689",
    "artist": "DJ HARRISON feat. Angélica Garcia",
    "artist_ids": [
        "411b5c5b-5432-4789-8160-6921c7cf6bcb",
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "ElectroSoul",
    "release_id": "efa2dabe-e70c-45df-ae92-0a9b7ad3b5df",
    "release_group_id": "72ee9739-cec3-4392-b803-fa1ab4a877b8",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Harrison is Richmond, Virginia-based multi-instrumentalist, singer, songwriter and producer Devonne Harris.\n\nhttps://djharrison.bandcamp.com\n\n--\n\nMexican-Salvadoran-American musician Angelica Garcia performed Live on KEXP in 2024. Check out the video here: https://www.youtube.com/watch?v=OG_-dNU8wPE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}