Information about plays

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

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

{
    "id": 3581215,
    "uri": "https://api.kexp.org/v2/plays/3581215/?format=api",
    "airdate": "2025-11-21T22:38:00-08:00",
    "show": 65173,
    "show_uri": "https://api.kexp.org/v2/shows/65173/?format=api",
    "image_uri": "https://coverartarchive.org/release/2fc90bd1-f70d-44ce-9f7c-f032f33b1a8b/40384497697-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2fc90bd1-f70d-44ce-9f7c-f032f33b1a8b/40384497697-250.jpg",
    "song": "For Me",
    "track_id": null,
    "recording_id": "5afe1181-0257-4d4a-b6a3-21528b03389a",
    "artist": "Loe Shimmy",
    "artist_ids": [
        "ed411d15-00f4-4e56-b264-94e0d2f64ffe"
    ],
    "album": "Nardy World",
    "release_id": null,
    "release_group_id": "0f941e3c-d242-4325-bfb3-e05251f28d80",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florida artist Loe Shimmy teams up with R&B star Brent Faiyaz on ‘For Me,’ released in 2023. Loe Shimmy continues to drop singles through 2024, steadily building momentum in the Southern rap scene. Brent Faiyaz recently wrapped his 2023–2024 Fck the World, It’s a Wasteland tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}