Information about plays

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

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

{
    "id": 3539519,
    "uri": "https://api.kexp.org/v2/plays/3539519/?format=api",
    "airdate": "2025-08-13T08:14:52-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia800501.us.archive.org/31/items/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b-42569580069_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b-42569580069_thumb250.jpg",
    "song": "Something New",
    "track_id": "92e25472-43f1-455f-88d3-53a035e06f88",
    "recording_id": "4e6a32a2-9578-4619-800d-42f6a9e411d7",
    "artist": "Worthitpurchase",
    "artist_ids": [
        "3bab62e2-5d35-493a-a33f-ebdc49aebad6"
    ],
    "album": "Something New",
    "release_id": "12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b",
    "release_group_id": "4799ab38-d691-4803-8224-ac8fb14ae94e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "THE MORNING SHOW CREW HAS DECIDED THIS SONG IS PERFECT.\nhttps://worthitpurchase.bandcamp.com/album/worthitpurchase",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}