Information about plays

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

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

{
    "id": 3421975,
    "uri": "https://api.kexp.org/v2/plays/3421975/?format=api",
    "airdate": "2024-11-06T04:20:02-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia903209.us.archive.org/28/items/mbid-2095fe20-8a78-4944-9f85-4cb63b0a0bc5/mbid-2095fe20-8a78-4944-9f85-4cb63b0a0bc5-26501449367_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/28/items/mbid-2095fe20-8a78-4944-9f85-4cb63b0a0bc5/mbid-2095fe20-8a78-4944-9f85-4cb63b0a0bc5-26501449367_thumb250.jpg",
    "song": "Chapter 319",
    "track_id": "90d1120e-08af-4bfb-855a-990b7d3c7a1b",
    "recording_id": "cec62341-65eb-4fd9-a8ae-ba6af1e3efe7",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Chapter 319",
    "release_id": "2095fe20-8a78-4944-9f85-4cb63b0a0bc5",
    "release_group_id": "ff3dbd4d-c1d5-4364-a60d-bd958715e8b9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://clppng.bandcamp.com/album/chapter-319 Clipping released the single \"Chapter 319\", which sampled a DJ Screw song featuring George Floyd as Big Floyd, along with a previously SoundCloud-only track \"Knees on the Ground\" on Bandcamp and donated all proceeds from the sales to organizations dedicated to racial justice.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}