Information about plays

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

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

{
    "id": 3522099,
    "uri": "https://api.kexp.org/v2/plays/3522099/?format=api",
    "airdate": "2025-07-03T13:22:49-07:00",
    "show": 63908,
    "show_uri": "https://api.kexp.org/v2/shows/63908/?format=api",
    "image_uri": "https://ia800705.us.archive.org/13/items/mbid-7609830d-48d1-483d-9721-891b02a4744c/mbid-7609830d-48d1-483d-9721-891b02a4744c-41790964215_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-7609830d-48d1-483d-9721-891b02a4744c/mbid-7609830d-48d1-483d-9721-891b02a4744c-41790964215_thumb250.jpg",
    "song": "Lado a Lado",
    "track_id": "1f22d59e-7d6c-4a24-891a-003c775caa03",
    "recording_id": "12dfe4af-93fd-47bf-b6b2-340a07d3146a",
    "artist": "Tagua Tagua feat. White Denim",
    "artist_ids": [
        "62b37e8c-ea6b-4cd9-8242-4e875ef4a77c",
        "42e49814-6058-431c-80e2-a3aab424060d"
    ],
    "album": "RAIO",
    "release_id": "7609830d-48d1-483d-9721-891b02a4744c",
    "release_group_id": "ed9c8f69-a036-44c8-8b76-9cd2c7c22b45",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Sao Paulo and formed in 2017, Tagua Tagua is headed by songwriter and producer Felipe Puperi.  This is a collaboration with American band White Denim.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}