Information about plays

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

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

{
    "id": 3547496,
    "uri": "https://api.kexp.org/v2/plays/3547496/?format=api",
    "airdate": "2025-09-01T08:30:20-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia800205.us.archive.org/11/items/mbid-335c481a-7123-44d8-9189-20d6153ad64e/mbid-335c481a-7123-44d8-9189-20d6153ad64e-19971662256_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-335c481a-7123-44d8-9189-20d6153ad64e/mbid-335c481a-7123-44d8-9189-20d6153ad64e-19971662256_thumb250.jpg",
    "song": "A$AP Forever REMIX",
    "track_id": "54f4eb83-d448-4864-a9f6-4a00d9631608",
    "recording_id": "32d0d987-c2c5-45a8-9c65-287563087fc9",
    "artist": "A$AP Rocky feat. Moby, T.I. & Kid Cudi",
    "artist_ids": [
        "e0e1db18-f7ba-4dee-95ff-7ae8cf545460",
        "8970d868-0723-483b-a75b-51088913d3d4",
        "25b7b584-d952-4662-a8b9-dd8cdfbfeb64",
        "f7ba7fbe-c6bd-4ac0-bee9-c25c558d7d62"
    ],
    "album": "TESTING",
    "release_id": "335c481a-7123-44d8-9189-20d6153ad64e",
    "release_group_id": "a82cafe6-d3df-4d76-be85-60a757ad2687",
    "labels": [
        "RCA",
        "Polo Grounds Music"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "5a5dc407-5d30-4b01-a864-6c8f2c1a4fb8"
    ],
    "release_date": "2018-05-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track details Rocky’s loyalty to his crew, the A$AP Mob, and its title could be a reference to an album by another great New York rap collective, Wu-Tang Forever by the Wu-Tang Clan.\n\nIt samples Moby’s \"Porcelain,\" which, in turn, features reversed string samples lifted from Ernest Gold's \"Fight For Survival\" on the Exodus soundtrack. https://www.asapmob.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}