Information about plays

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

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

{
    "id": 3539371,
    "uri": "https://api.kexp.org/v2/plays/3539371/?format=api",
    "airdate": "2025-08-13T00:03:24-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-7582d47e-afda-451a-975b-e8356f3f44b0/mbid-7582d47e-afda-451a-975b-e8356f3f44b0-41780594904_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-7582d47e-afda-451a-975b-e8356f3f44b0/mbid-7582d47e-afda-451a-975b-e8356f3f44b0-41780594904_thumb250.jpg",
    "song": "A Rare Thing",
    "track_id": "7567482d-6b3d-46d5-83c5-0945be4e8603",
    "recording_id": "d981f345-a6f9-49f3-ba33-88264188606f",
    "artist": "Oddisee",
    "artist_ids": [
        "aaae09b3-70d9-4a65-bb3f-57e85dfe9b83"
    ],
    "album": "En Route",
    "release_id": "7582d47e-afda-451a-975b-e8356f3f44b0",
    "release_group_id": "38c7aa6c-b716-4e2b-bfd8-8b8e2352ffca",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amir Mohamed el Khalifa, better known by his stage name Oddisee, will be at Seattle's Chop Suey on Thursday, October 9th, and at The Independent in SF on Monday, October 13th.\n--\n\"En Route,\" released in May, is the artist's seventh EP.  You can order it here: https://oddiseemmg.bandcamp.com/album/en-route",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}