Information about plays

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

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

{
    "id": 3417956,
    "uri": "https://api.kexp.org/v2/plays/3417956/?format=api",
    "airdate": "2024-10-27T13:48:08-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "https://ia903400.us.archive.org/32/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb500.jpg",
    "thumbnail_uri": "https://ia903400.us.archive.org/32/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb250.jpg",
    "song": "Waited All Night",
    "track_id": "c4f3c42f-da30-4d0a-83d9-b1cb9b9e27d1",
    "recording_id": "a769efb6-bd94-41e9-9c56-58916997f580",
    "artist": "Jamie xx feat. Romy & Oliver Sim",
    "artist_ids": [
        "b46efb1e-ecd9-4044-9820-14c64c2d657e",
        "040cb119-5d70-4f7f-af34-5d1f1c898030",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "In Waves",
    "release_id": "6271fb07-aad2-49c7-a803-753098e2ba78",
    "release_group_id": "1668c806-5c28-4655-89a2-f1f7bc786084",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "xx reunion track! https://djmag.com/news/jamie-xx-romy-and-oliver-sim-reunite-new-single-waited-all-night-listen\n\nJamie xx will be at WAMU Theatre in Seattle on January 21st and Cow Palace Arena in San Francisco on January 25th.\n\nhttps://jamiexx.bandcamp.com/album/in-waves",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}