Information about plays

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

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

{
    "id": 3554922,
    "uri": "https://api.kexp.org/v2/plays/3554922/?format=api",
    "airdate": "2025-09-19T07:57:18-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia803103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb500.jpg",
    "thumbnail_uri": "https://ia903103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb250.jpg",
    "song": "Up All Night",
    "track_id": "680ce370-24fd-44c2-ad60-bb0171cfb703",
    "recording_id": "ba4d7421-6e09-423d-9302-c306d16ecddd",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "5",
    "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
    "release_group_id": "5620cb68-c239-4fec-aad6-2cc0c220653d",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one was written by Cleo Sol and producer Inflo and features both of them and Kid Sister on vocals.\n--\nHere's an hour of Sault, live in London in December, 2023: https://www.youtube.com/watch?v=7kqz9jA4EPo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}