Information about plays

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

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

{
    "id": 3553968,
    "uri": "https://api.kexp.org/v2/plays/3553968/?format=api",
    "airdate": "2025-09-17T00:10:38-07:00",
    "show": 64582,
    "show_uri": "https://api.kexp.org/v2/shows/64582/?format=api",
    "image_uri": "https://coverartarchive.org/release/6d6e7f67-3a33-43fe-8f49-16acd2ae9fe0/41105230297-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6d6e7f67-3a33-43fe-8f49-16acd2ae9fe0/41105230297-250.jpg",
    "song": "GOLIATH",
    "track_id": null,
    "recording_id": "8f5dd102-af56-48bc-9d9a-56e8a435531a",
    "artist": "Jessie Reyez",
    "artist_ids": [
        "18f56081-ccd7-4e07-981a-558c20951ccd"
    ],
    "album": "GOLIATH",
    "release_id": null,
    "release_group_id": "b338bb5d-0bad-4aa1-9929-f2373d20fffe",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.jessiereyez.com/tour/ https://jessiereyez.bandcamp.com/album/paid-in-memories-explicit https://www.jessiereyez.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}