Information about plays

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

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

{
    "id": 3525235,
    "uri": "https://api.kexp.org/v2/plays/3525235/?format=api",
    "airdate": "2025-07-10T16:57:21-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "https://ia902905.us.archive.org/9/items/mbid-184a5060-a496-49e4-bb5b-9bac27550eed/mbid-184a5060-a496-49e4-bb5b-9bac27550eed-15801088960_thumb500.jpg",
    "thumbnail_uri": "https://ia902905.us.archive.org/9/items/mbid-184a5060-a496-49e4-bb5b-9bac27550eed/mbid-184a5060-a496-49e4-bb5b-9bac27550eed-15801088960_thumb250.jpg",
    "song": "Going Through",
    "track_id": "50b03e59-efcb-4eea-b87d-24dfe59b622f",
    "recording_id": "d56306a4-ff73-47a9-a3fd-ad69d53bc392",
    "artist": "Soviet Soviet",
    "artist_ids": [
        "31cfeb33-1cad-4015-89d2-2dde5a1e12b5"
    ],
    "album": "Endless",
    "release_id": "184a5060-a496-49e4-bb5b-9bac27550eed",
    "release_group_id": "0b96ba0f-1f86-4add-9d7c-fc0cca5e7bb5",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2016-12-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Soviet Soviet is Alessandro Constantini (guitar), Andrea Giometti (bass, vocals) & Alessandro Ferri (drums).\n\nhttps://sovietsoviet.bandcamp.com/album/endless",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}