Information about plays

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

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

{
    "id": 3560220,
    "uri": "https://api.kexp.org/v2/plays/3560220/?format=api",
    "airdate": "2025-10-01T22:04:42-07:00",
    "show": 64721,
    "show_uri": "https://api.kexp.org/v2/shows/64721/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-ffb5fc87-be33-408f-ad07-bba588884303/mbid-ffb5fc87-be33-408f-ad07-bba588884303-43072917625_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-ffb5fc87-be33-408f-ad07-bba588884303/mbid-ffb5fc87-be33-408f-ad07-bba588884303-43072917625_thumb250.jpg",
    "song": "Rodéo",
    "track_id": "b6b16292-7f08-460c-9e0d-4ccf681ea205",
    "recording_id": "17020deb-a758-4e94-901b-31a10839cd43",
    "artist": "ALICE",
    "artist_ids": [
        "10293e6e-52d2-443b-b96a-d9784637e7c6"
    ],
    "album": "Rodéo",
    "release_id": "ffb5fc87-be33-408f-ad07-bba588884303",
    "release_group_id": "9641ffc4-d874-40ca-83fb-98add228c44d",
    "labels": [
        "Costume Records"
    ],
    "label_ids": [
        "337a6c60-ec11-4b58-9dab-e68a23e4ee80"
    ],
    "release_date": "2025-09-09",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Groovy new single from Montréal artist Alice Tougas St-Jak who has also played with the group Canailles.\n\nhttps://alicemusique.bandcamp.com/track/rod-o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}