Information about plays

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

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

{
    "id": 3635112,
    "uri": "https://api.kexp.org/v2/plays/3635112/?format=api",
    "airdate": "2026-03-29T12:18:59-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn720003.ca.archive.org/0/items/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b-44346649557_thumb250.jpg",
    "song": "CTRL",
    "track_id": "515867d7-7923-4a36-9898-3f02195c6895",
    "recording_id": "6da31371-ee89-44b7-9e56-3aee19cb2db2",
    "artist": "ACTORS",
    "artist_ids": [
        "230f2c85-8b1c-4e88-ab5d-0d015a4bbe16"
    ],
    "album": "CTRL",
    "release_id": "d24b91ba-7bd7-4790-9069-f13aff9ac17b",
    "release_group_id": "cc391a3a-16b4-4683-91d0-445cddf75cff",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Vancouver's ACTORS! https://actors.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}