Information about plays

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

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

{
    "id": 3553388,
    "uri": "https://api.kexp.org/v2/plays/3553388/?format=api",
    "airdate": "2025-09-15T13:55:10-07:00",
    "show": 64571,
    "show_uri": "https://api.kexp.org/v2/shows/64571/?format=api",
    "image_uri": "https://ia601205.us.archive.org/16/items/mbid-7b3f4829-31ac-465f-b9b4-30facca6562b/mbid-7b3f4829-31ac-465f-b9b4-30facca6562b-41928300848_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-7b3f4829-31ac-465f-b9b4-30facca6562b/mbid-7b3f4829-31ac-465f-b9b4-30facca6562b-41928300848_thumb250.jpg",
    "song": "No Tengo Valor",
    "track_id": "6f6d6a20-a9dd-4415-85e5-403649bd01b8",
    "recording_id": "2b9a022b-da2d-410a-a2dd-c2c08f4fc2d9",
    "artist": "54 Ultra",
    "artist_ids": [
        "6f4926ae-865e-483b-86f9-9ae3b9584507"
    ],
    "album": "No Tengo Valor",
    "release_id": "7b3f4829-31ac-465f-b9b4-30facca6562b",
    "release_group_id": "25e2719e-0bfe-40bc-be94-0ab06e75968f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "54 Ultra is the New Jersey-based musical project of songwriter and producer Johnny Rodriguez. \n\nhttps://54ultra.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}