Information about plays

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

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

{
    "id": 3525041,
    "uri": "https://api.kexp.org/v2/plays/3525041/?format=api",
    "airdate": "2025-07-10T06:09:06-07:00",
    "show": 63971,
    "show_uri": "https://api.kexp.org/v2/shows/63971/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb250.jpg",
    "song": "North Garden",
    "track_id": "47a40eb8-d4cb-4ff2-a5c1-f3b96c3c3058",
    "recording_id": "58ceabbf-71ba-4e27-8e92-20005730edfc",
    "artist": "ODESZA",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6"
    ],
    "album": "The Last Goodbye",
    "release_id": "2e754b0e-3a72-424d-a7dd-4c98b9db4e96",
    "release_group_id": "3a5d4174-1a4f-4840-93b4-0330052ee03f",
    "labels": [
        "Foreign Family Collective",
        "Ninja Tune"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458",
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Anyone else getting a Beach Boys vibe at the start of this song??\n\nODESZA posted to Twitter: \"This track is a nod to our past. Writing this one felt like we were back in our dorm rooms jamming on tunes.\" http://bit.ly/3IA3V5s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}