Information about plays

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

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

{
    "id": 3623058,
    "uri": "https://api.kexp.org/v2/plays/3623058/?format=api",
    "airdate": "2026-02-27T16:21:55-08:00",
    "show": 66045,
    "show_uri": "https://api.kexp.org/v2/shows/66045/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-c0d3585a-1dc9-4f98-8554-72e06b09417c/mbid-c0d3585a-1dc9-4f98-8554-72e06b09417c-38785715322_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-c0d3585a-1dc9-4f98-8554-72e06b09417c/mbid-c0d3585a-1dc9-4f98-8554-72e06b09417c-38785715322_thumb250.jpg",
    "song": "360",
    "track_id": "bfa25e4d-bbdd-4c52-b7f7-4818cda8dfb9",
    "recording_id": "9e687f51-1fa6-4374-b9e0-2e3df630bcd5",
    "artist": "Charli XCX",
    "artist_ids": [
        "260b6184-8828-48eb-945c-bc4cb6fc34ca"
    ],
    "album": "360",
    "release_id": "c0d3585a-1dc9-4f98-8554-72e06b09417c",
    "release_group_id": "229856ce-2a19-48bb-bba3-e00e35bae9a4",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"On “360,” Charli celebrates confidence, success, and internet culture. If you’re online a lot, you’ll probably get the It Girl references. If not, it’s OK because “360” is endlessly catchy.\" Read about the meaning behind this song:https://americansongwriter.com/the-meaning-behind-360-by-charli-xcx-and-how-she-feels-about-motherhood/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}