Information about plays

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

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

{
    "id": 3618928,
    "uri": "https://api.kexp.org/v2/plays/3618928/?format=api",
    "airdate": "2026-02-18T02:35:07-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-f675b4fa-dbd2-3f40-94ec-4096acfcd6bb/mbid-f675b4fa-dbd2-3f40-94ec-4096acfcd6bb-33274826874_thumb500.jpg",
    "thumbnail_uri": "https://ia801504.us.archive.org/24/items/mbid-f675b4fa-dbd2-3f40-94ec-4096acfcd6bb/mbid-f675b4fa-dbd2-3f40-94ec-4096acfcd6bb-33274826874_thumb250.jpg",
    "song": "Move Your Feet",
    "track_id": "74740da1-388f-43d8-a614-7f66620a31cd",
    "recording_id": "21a2a7ee-75f4-461f-8ac9-6a166de9215c",
    "artist": "Junior Senior",
    "artist_ids": [
        "258f34b3-e8c3-4621-937f-ffc5a3dc9918"
    ],
    "album": "D-D-Don't Don't Stop The Beat",
    "release_id": "3cf71397-0955-4d92-a137-43b346ce612c",
    "release_group_id": "48e9b544-3cb1-35ac-8cba-4120b7a6a54e",
    "labels": [
        "Crunchy Frog",
        "Virgin Mex"
    ],
    "label_ids": [
        "3d3d96f9-965b-4cf1-9459-34f121426e73",
        "87de033b-a17f-4d91-adb7-e1a711dbed05"
    ],
    "release_date": "2003-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fun-loving Danish pop duo, Junior Senior! \nCheck out the animated music video for \"Move Your Feet\" by British art collective Shynola, using low-resolution (90×72) pixel art produced using Deluxe Paint. The video features animated characters of the members of Junior Senior, dancing figures, and personified inanimate objects: https://youtu.be/SPlQpGeTbIE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}