Information about plays

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

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

{
    "id": 3501069,
    "uri": "https://api.kexp.org/v2/plays/3501069/?format=api",
    "airdate": "2025-05-14T00:56:51-07:00",
    "show": 63454,
    "show_uri": "https://api.kexp.org/v2/shows/63454/?format=api",
    "image_uri": "https://coverartarchive.org/release/0403d0c4-8814-43be-adf5-dbd87f738984/38326300514-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0403d0c4-8814-43be-adf5-dbd87f738984/38326300514-250.jpg",
    "song": "SPIKY BOiz",
    "track_id": null,
    "recording_id": "65fc47b7-4fd5-4891-a8b0-d5e86d5b9cd9",
    "artist": "1999 WRITE THE FUTURE, Ghostface Killah, Rich Brian, Smino & Surprise Chef",
    "artist_ids": [
        "a2c0e599-4872-4457-bcbd-9b357d5a9526",
        "3b39abeb-0064-4eed-9ddd-ee47a45c54cb",
        "49d67664-6962-4f69-adc4-f52208c78dd2",
        "96800e05-9924-4321-859a-76e0d4750f2f",
        "be809d9a-5841-4733-ad12-979ad6047a22"
    ],
    "album": "hella (˃̣̣̥╭╮˂̣̣̥) ✧ ♡ ‧º·˚",
    "release_id": null,
    "release_group_id": "98f0e0d5-2ba1-4637-aa62-3de9f46d1058",
    "labels": [
        "88rising"
    ],
    "label_ids": [
        "e6e283c1-696d-4bfc-9fc7-6e3997a6e52a"
    ],
    "release_date": "2024-02-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1999 WRITE THE FUTURE is a musical collective featuring Ghostface Killah, Rich Brian, Smino, and Surprise Chef,\n\nhttps://www.onestowatch.com/en/blog/1999-write-the-future-88rising-futuristic-music-collective-hella\nhttps://shop.88rising.com/products/1999-write-the-future-hella-cd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}