Information about plays

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

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

{
    "id": 3480113,
    "uri": "https://api.kexp.org/v2/plays/3480113/?format=api",
    "airdate": "2025-03-25T02:21:35-07:00",
    "show": 63002,
    "show_uri": "https://api.kexp.org/v2/shows/63002/?format=api",
    "image_uri": "https://ia800703.us.archive.org/29/items/mbid-451d09fe-9abe-42cb-8787-881ac3043e50/mbid-451d09fe-9abe-42cb-8787-881ac3043e50-41495702805_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/29/items/mbid-451d09fe-9abe-42cb-8787-881ac3043e50/mbid-451d09fe-9abe-42cb-8787-881ac3043e50-41495702805_thumb250.jpg",
    "song": "1/17",
    "track_id": "37c30f15-41ee-47da-be65-95ac745d764f",
    "recording_id": "2ee27124-e98b-41bb-8cc4-129e63623fd4",
    "artist": "DEBBY FRIDAY",
    "artist_ids": [
        "da8b6c67-710c-4480-bf2a-ca2849b42094"
    ],
    "album": "1/17",
    "release_id": "451d09fe-9abe-42cb-8787-881ac3043e50",
    "release_group_id": "58bf29e5-d247-46ff-990a-78fd8894e54e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single + video!\n\nhttps://debbyfriday.bandcamp.com/track/1-17",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}