Information about plays

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

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

{
    "id": 3547479,
    "uri": "https://api.kexp.org/v2/plays/3547479/?format=api",
    "airdate": "2025-09-01T07:31:18-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia801903.us.archive.org/15/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb250.jpg",
    "song": "Monsters",
    "track_id": "28c6db74-daa6-48ab-8410-084ef34dab06",
    "recording_id": "fd61b824-54c8-4101-ad3c-9bef8adcd509",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "UNTITLED (Black Is)",
    "release_id": "dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c",
    "release_group_id": "3024784e-af94-4ff7-9755-d5df24556e37",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SAULT is a British music group that pulls from R&B, gospel, house, and disco influences.\n\n\"Monsters\" was written by Cleo Sol and producer Inflo, and comes off their 2020 album UNTITLED (Black Is).\n\nhttps://saultglobal.bandcamp.com/album/untitled-black-is",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}