Information about plays

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

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

{
    "id": 3557160,
    "uri": "https://api.kexp.org/v2/plays/3557160/?format=api",
    "airdate": "2025-09-24T11:36:46-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-31a427d4-19dd-4ec4-8343-4c21a31e412f/mbid-31a427d4-19dd-4ec4-8343-4c21a31e412f-43113528502_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-31a427d4-19dd-4ec4-8343-4c21a31e412f/mbid-31a427d4-19dd-4ec4-8343-4c21a31e412f-43113528502_thumb250.jpg",
    "song": "Baila",
    "track_id": "d3501612-2e8b-4dbb-ad8b-a28f6b967855",
    "recording_id": "74bb4e0e-6f22-4585-901b-23aee595c308",
    "artist": "Amor Líquido & Las Petunias",
    "artist_ids": [
        "035bdd4a-544e-4582-a913-710f56418512",
        "0328bc77-9623-42b7-a3c7-f4fd2038a04a"
    ],
    "album": "Baila b/w No seré una estrella",
    "release_id": "31a427d4-19dd-4ec4-8343-4c21a31e412f",
    "release_group_id": "9c1c9cad-e515-49b7-a224-86d767f4a716",
    "labels": [
        "La Castanya"
    ],
    "label_ids": [
        "f8f4acb3-e12d-4809-8327-b86ff720b931"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Madrid, Spain's Amor Líquido collaborating with another Madrid band Las Petunias on this release!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}