Information about plays

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

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

{
    "id": 3519520,
    "uri": "https://api.kexp.org/v2/plays/3519520/?format=api",
    "airdate": "2025-06-27T12:40:16-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://coverartarchive.org/release/904d62fe-3d1d-4520-bc53-37be816009fe/33893717664-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/904d62fe-3d1d-4520-bc53-37be816009fe/33893717664-250.jpg",
    "song": "Worth It.",
    "track_id": null,
    "recording_id": "22409345-075c-4c32-9add-bd5d5b1fda86",
    "artist": "RAYE",
    "artist_ids": [
        "8be564c3-dfba-440b-af8c-4ffbceeef45e"
    ],
    "album": "My 21st Century Blues.",
    "release_id": null,
    "release_group_id": "c9018967-1382-47e4-87ac-486a824cd81d",
    "labels": [
        "Human Re Sources"
    ],
    "label_ids": [
        "c4f89a2b-8b94-4557-947a-75dc25b0a655"
    ],
    "release_date": "2023-02-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"My 21st Century Blues is both [Rachel] Keen’s long-awaited debut and her first project as an independent artist. In places, it’s a defiant riposte to an unequal industry, reintroducing RAYE as a solo star full of rage and candor...\"\n\nRead more about RAYE's songwriting career prior to this album and how the record came to be! https://tinyurl.com/4jba5nrb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}