Information about plays

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

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

{
    "id": 3578707,
    "uri": "https://api.kexp.org/v2/plays/3578707/?format=api",
    "airdate": "2025-11-15T21:41:37-08:00",
    "show": 65122,
    "show_uri": "https://api.kexp.org/v2/shows/65122/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-e69067e3-8c1f-4708-ad08-476632ad0222/mbid-e69067e3-8c1f-4708-ad08-476632ad0222-43442543310_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-e69067e3-8c1f-4708-ad08-476632ad0222/mbid-e69067e3-8c1f-4708-ad08-476632ad0222-43442543310_thumb250.jpg",
    "song": "Cardboard Trash",
    "track_id": "efeeb2bc-e8d0-4232-8815-dfd0fd2406b5",
    "recording_id": "60448d03-adf1-4d34-a381-ce3ad6d69e29",
    "artist": "American Lips",
    "artist_ids": [
        "0daa9fac-9c2b-455b-8002-c8f5f684a98d"
    ],
    "album": "On Strike!",
    "release_id": "e69067e3-8c1f-4708-ad08-476632ad0222",
    "release_group_id": "1122c224-8735-42dd-aec8-90969d6d59f8",
    "labels": [
        "Ancient Fashion Records"
    ],
    "label_ids": [
        "4cb4c8ed-482b-440f-ad0f-486354ae2ac2"
    ],
    "release_date": "2025-10-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On Strike!  is the third release from this band out of Montreal and is available on coke bottle clear vinyl.\n\nhttps://americanlips.bandcamp.com/album/on-strike\nhttps://www.facebook.com/americanlipsband/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}