Information about plays

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

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

{
    "id": 3611898,
    "uri": "https://api.kexp.org/v2/plays/3611898/?format=api",
    "airdate": "2026-02-01T13:40:44-08:00",
    "show": 65813,
    "show_uri": "https://api.kexp.org/v2/shows/65813/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-f13be7af-bded-4ef9-862a-b0bdfde26f44/mbid-f13be7af-bded-4ef9-862a-b0bdfde26f44-32325870374_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-f13be7af-bded-4ef9-862a-b0bdfde26f44/mbid-f13be7af-bded-4ef9-862a-b0bdfde26f44-32325870374_thumb250.jpg",
    "song": "Worth It",
    "track_id": "6c3ecbbb-c279-4df6-9233-44cd89c2bd39",
    "recording_id": "63b87c0d-efde-4018-aa25-22c863174438",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Three Dimensions Deep",
    "release_id": "f13be7af-bded-4ef9-862a-b0bdfde26f44",
    "release_group_id": "bd65e6f3-4498-45e8-9779-6a82a5f84cff",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2022-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Amber Mark's debut album.\n\nMark will be at The Castro in San Francisco on March 18th and the Treefort Music Fest in Boise on March 26th.\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}