Information about plays

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

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

{
    "id": 3640762,
    "uri": "https://api.kexp.org/v2/plays/3640762/?format=api",
    "airdate": "2026-04-11T14:39:03-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-3fcb85dc-abef-430e-b1af-4dbcae059114/mbid-3fcb85dc-abef-430e-b1af-4dbcae059114-31802928052_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-3fcb85dc-abef-430e-b1af-4dbcae059114/mbid-3fcb85dc-abef-430e-b1af-4dbcae059114-31802928052_thumb250.jpg",
    "song": "At Pace",
    "track_id": "5b61fb4c-5d78-4c3a-847d-d856f1ceed62",
    "recording_id": "4c4bbedc-3777-4a96-94dd-232974179420",
    "artist": "Cola",
    "artist_ids": [
        "644ca6ea-a2ff-40b5-bd24-9df719e799ff"
    ],
    "album": "Deep in View",
    "release_id": "3fcb85dc-abef-430e-b1af-4dbcae059114",
    "release_group_id": "9393df7f-d011-4596-b5e4-5f84f89d25b6",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2022-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Montreal,  Cola released \"At Pace\" on their 2022 Deep in View album. Released in 2024, The Gloss is their most recent album. \n\nttps://bandcola.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}