Information about plays

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

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

{
    "id": 3555696,
    "uri": "https://api.kexp.org/v2/plays/3555696/?format=api",
    "airdate": "2025-09-21T00:20:46-07:00",
    "show": 64619,
    "show_uri": "https://api.kexp.org/v2/shows/64619/?format=api",
    "image_uri": "https://coverartarchive.org/release/fd8cad87-a407-444e-8fb4-72b6127f3e07/34021551196-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fd8cad87-a407-444e-8fb4-72b6127f3e07/34021551196-250.jpg",
    "song": "Satanic Forces",
    "track_id": null,
    "recording_id": "10f476df-ede6-4e41-8231-3af7a63c59ef",
    "artist": "Eternal Evil",
    "artist_ids": [
        "717df44a-691b-4fe2-8be1-ebdd9a70af83"
    ],
    "album": "The Warriors Awakening Brings the Unholy Slaughter",
    "release_id": null,
    "release_group_id": "2efdc279-051a-482d-a111-7582b56d166a",
    "labels": [
        "Redefining Darkness Records"
    ],
    "label_ids": [
        "cee8acff-3efa-42b6-a9ad-880bb652b157"
    ],
    "release_date": "2021-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stockholm, Sweden. \nhttps://eternalevil666.bandcamp.com/releases",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}