Information about plays

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

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

{
    "id": 3588853,
    "uri": "https://api.kexp.org/v2/plays/3588853/?format=api",
    "airdate": "2025-12-09T09:35:08-08:00",
    "show": 65330,
    "show_uri": "https://api.kexp.org/v2/shows/65330/?format=api",
    "image_uri": "https://ia903403.us.archive.org/6/items/mbid-e37d6d48-56fa-43f2-b1e7-d9e37cd28614/mbid-e37d6d48-56fa-43f2-b1e7-d9e37cd28614-17488984131_thumb500.jpg",
    "thumbnail_uri": "https://ia803403.us.archive.org/6/items/mbid-e37d6d48-56fa-43f2-b1e7-d9e37cd28614/mbid-e37d6d48-56fa-43f2-b1e7-d9e37cd28614-17488984131_thumb250.jpg",
    "song": "Suicide Blonde",
    "track_id": "bfc64fcc-befd-4a41-98f6-0439bf3c34ee",
    "recording_id": "f7471b36-b061-4bfb-9012-c69d270ddc14",
    "artist": "INXS",
    "artist_ids": [
        "481bf5f9-2e7c-4c44-b08a-05b32bc7c00d"
    ],
    "album": "X",
    "release_id": "e37d6d48-56fa-43f2-b1e7-d9e37cd28614",
    "release_group_id": "8fd854fa-604f-3106-a9c9-90288687f61e",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The first single from X, INXS's seventh studio album.\n\nCheck out the remastered music video: https://www.youtube.com/watch?v=Ma4TOv2f_WY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}