Information about plays

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

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

{
    "id": 3614667,
    "uri": "https://api.kexp.org/v2/plays/3614667/?format=api",
    "airdate": "2026-02-08T00:24:45-08:00",
    "show": 65875,
    "show_uri": "https://api.kexp.org/v2/shows/65875/?format=api",
    "image_uri": "https://coverartarchive.org/release/0afd4b45-da3a-3c9a-b1d8-61aa75c2d0ec/6194874457-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0afd4b45-da3a-3c9a-b1d8-61aa75c2d0ec/6194874457-250.jpg",
    "song": "Tormentor I",
    "track_id": null,
    "recording_id": "01ac76df-c340-4b30-ab3d-71a90ac9bb43",
    "artist": "Tormentor",
    "artist_ids": [
        "11d84e20-d6af-4424-831d-f8006c84edcd"
    ],
    "album": "Anno Domini",
    "release_id": null,
    "release_group_id": "c5f3668a-91bb-3637-a445-2346034236c4",
    "labels": [
        "Mystic Production"
    ],
    "label_ids": [
        "877b9aa7-2944-4144-93c3-ab74ac400875"
    ],
    "release_date": "1988-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Hungary in 1985 and was active until 1991.  They reformed in 2017 and started playing shows again.\n\nThey just announced 10 shows in Europe scheduled in 2026.\n\nhttps://tormentor666.bandcamp.com/album/anno-domini\nhttps://www.facebook.com/people/Tormentor-official/100044603740073/#",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}