Information about plays

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

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

{
    "id": 3571819,
    "uri": "https://api.kexp.org/v2/plays/3571819/?format=api",
    "airdate": "2025-10-30T12:33:18-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0-43078218078_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0-43078218078_thumb250.jpg",
    "song": "Distant",
    "track_id": "de72e946-e74a-42ac-a680-d8e7b920737c",
    "recording_id": "24f24abf-40c0-4d33-b237-acec54dc8764",
    "artist": "JÁNA",
    "artist_ids": [
        "1b244278-d08c-476f-a929-a094f0c06ce5"
    ],
    "album": "Orbit",
    "release_id": "afdbc00d-a3bc-45cd-b887-518824eb2fb0",
    "release_group_id": "acad25d4-6f03-4ab4-beda-e7078da63a5d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from Swedish artist, JÁNA.\nOfficial live music video here:\nhttps://www.youtube.com/watch?v=WjLUGrmnCHI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}