Information about plays

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

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

{
    "id": 3575383,
    "uri": "https://api.kexp.org/v2/plays/3575383/?format=api",
    "airdate": "2025-11-08T03:44:55-08:00",
    "show": 65051,
    "show_uri": "https://api.kexp.org/v2/shows/65051/?format=api",
    "image_uri": "https://ia903201.us.archive.org/15/items/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8-42452830195_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8-42452830195_thumb250.jpg",
    "song": "Fun",
    "track_id": "b1924141-5484-4ae1-b748-a6e8c3c5dbf5",
    "recording_id": "f5c6b39d-7cb5-4ce9-890b-5ad87ec0d8ba",
    "artist": "Deki Alem",
    "artist_ids": [
        "77a626b5-e7da-4a1b-8a5a-fd899ed08e85"
    ],
    "album": "Forget in Mass",
    "release_id": "0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8",
    "release_group_id": "4c024857-c0bf-4515-94be-f910ef81aa00",
    "labels": [
        "Amuseio AB"
    ],
    "label_ids": [
        "bcdfda31-84fe-429e-95a7-4d1f8045b20b"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut studio album from this Swedish duo composed of twin brothers Sammy and Johnny Bennett",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}