Information about plays

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

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

{
    "id": 3519725,
    "uri": "https://api.kexp.org/v2/plays/3519725/?format=api",
    "airdate": "2025-06-28T00:13:52-07:00",
    "show": 63854,
    "show_uri": "https://api.kexp.org/v2/shows/63854/?format=api",
    "image_uri": "https://coverartarchive.org/release/6fe5208a-4cfe-4ea7-ab7e-0a8733e5f57b/41311706409-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6fe5208a-4cfe-4ea7-ab7e-0a8733e5f57b/41311706409-250.jpg",
    "song": "Intifada",
    "track_id": null,
    "recording_id": "1835b112-46f6-4c7e-bec6-5afafe6e8fa1",
    "artist": "Bambu",
    "artist_ids": [
        "ca13fd8b-c86a-4a09-90a2-408fc1d7f9f1"
    ],
    "album": "If You See Someone Stealing Food… No, You Didn’t.",
    "release_id": null,
    "release_group_id": "ee51d3d2-6525-4c64-a336-f60f8ce9f09b",
    "labels": [
        "Beatrock Music"
    ],
    "label_ids": [
        "34086ebc-bcae-4919-b7cd-8b60af29ea18"
    ],
    "release_date": "2024-11-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://bambubeatrock.bandcamp.com/album/if-you-see-someone-stealing-food-no-you-didnt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}