Information about plays

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

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

{
    "id": 3560538,
    "uri": "https://api.kexp.org/v2/plays/3560538/?format=api",
    "airdate": "2025-10-02T17:37:14-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "https://ia801201.us.archive.org/10/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb500.jpg",
    "thumbnail_uri": "https://ia601201.us.archive.org/10/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb250.jpg",
    "song": "Fairies Wear Boots",
    "track_id": "93d0c704-54ae-4cbb-b71c-f34a48bb5519",
    "recording_id": "495644fe-dd73-405b-8924-9f7b3df57ef8",
    "artist": "Brownout",
    "artist_ids": [
        "c7c1b94b-92d6-4ffb-bc53-949e24d8b858"
    ],
    "album": "Brownout Presents Brown Sabbath, Vol. II",
    "release_id": "59f7dc45-12cc-4878-88e8-3f578262bb35",
    "release_group_id": "7b3eee8a-2fae-4a62-8c5b-a73f193e4248",
    "labels": [
        "Ubiquity Recordings, Inc."
    ],
    "label_ids": [
        "6c55052a-ebdb-4695-94f0-c32dfe51407a"
    ],
    "release_date": "2016-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Austin band featuring members of Grupo Fantasma offering up their second Latin-tinged tribute to Black Sabbath -- each featuring near-complete rearrangements of the originals.\n--\nTroy Nelson hosted them Live in the KEXP Studio back in 2017, and the set included this track from the 1970 Sabbath album \"Paranoid\" \nhttps://youtu.be/F9_4RafCWso",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}