Information about plays

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

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

{
    "id": 3580290,
    "uri": "https://api.kexp.org/v2/plays/3580290/?format=api",
    "airdate": "2025-11-19T16:14:53-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://ia800301.us.archive.org/7/items/mbid-177896cb-8b5e-470d-915b-0d20fba47172/mbid-177896cb-8b5e-470d-915b-0d20fba47172-35320120661_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-177896cb-8b5e-470d-915b-0d20fba47172/mbid-177896cb-8b5e-470d-915b-0d20fba47172-35320120661_thumb250.jpg",
    "song": "Slugs of Love",
    "track_id": "dac8bb84-6631-4dd2-a8e9-6405ef0e7545",
    "recording_id": "fc2d5eaa-45ce-4c49-9cd2-f50ae86a6382",
    "artist": "Little Dragon",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff"
    ],
    "album": "Slugs of Love",
    "release_id": "177896cb-8b5e-470d-915b-0d20fba47172",
    "release_group_id": "fee6a558-03c7-4a73-9f29-ecc0d7ba946b",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2023-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Little Dragon performed this track when they visited the KEXP studio in October, 2023. Check out video of the session here: https://youtu.be/VuvvZ6CiU6Q\n--\nSee the official video for this track here: https://youtu.be/O4jdKcE840s?si=SUP9_86vOqzqzgSL\n\nhttps://littledragon.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}