Information about plays

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

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

{
    "id": 3627590,
    "uri": "https://api.kexp.org/v2/plays/3627590/?format=api",
    "airdate": "2026-03-11T00:52:46-07:00",
    "show": 66148,
    "show_uri": "https://api.kexp.org/v2/shows/66148/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315-40413816387_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315-40413816387_thumb250.jpg",
    "song": "Big Dreams",
    "track_id": "d14e59e2-408c-42b8-9ce1-6d8be926eea8",
    "recording_id": "0262166a-086f-4bbc-ab13-06248c98267e",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Cartoon Darkness",
    "release_id": "5e0bdfd5-5c19-4777-91e5-c6c1dc9df315",
    "release_group_id": "32fdf291-cd36-4b48-9c6c-fd3ad7956092",
    "labels": [
        "Virgin Music Group"
    ],
    "label_ids": [
        "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled in that last Fred Again... song! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}