Information about plays

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

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

{
    "id": 3519970,
    "uri": "https://api.kexp.org/v2/plays/3519970/?format=api",
    "airdate": "2025-06-28T14:37:47-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia600606.us.archive.org/26/items/mbid-3420422d-a091-402c-9697-c69fd8e890b0/mbid-3420422d-a091-402c-9697-c69fd8e890b0-40512623740_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/26/items/mbid-3420422d-a091-402c-9697-c69fd8e890b0/mbid-3420422d-a091-402c-9697-c69fd8e890b0-40512623740_thumb250.jpg",
    "song": "Loves Me Not",
    "track_id": "39473b7f-a249-452c-a47b-90f9940aea32",
    "recording_id": "6d741b20-bdb5-49fd-aa7e-c3c7dd6e9180",
    "artist": "Nia Wyn",
    "artist_ids": [
        "f72b5405-2e27-4ca4-abd5-7b71b0d1f073"
    ],
    "album": "A Pleasure To Have In Class",
    "release_id": "3420422d-a091-402c-9697-c69fd8e890b0",
    "release_group_id": "8bac08e9-00cf-41ec-bfb7-8a9f61e0b269",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album from London-based Welsh singer/songwriter/producer is a fantastic showcase of classic soul.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}