Information about plays

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

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

{
    "id": 3428933,
    "uri": "https://api.kexp.org/v2/plays/3428933/?format=api",
    "airdate": "2024-11-23T03:37:37-08:00",
    "show": 61922,
    "show_uri": "https://api.kexp.org/v2/shows/61922/?format=api",
    "image_uri": "https://ia600603.us.archive.org/7/items/mbid-c06b13f8-c231-45cf-a67c-f83a40e2ee1d/mbid-c06b13f8-c231-45cf-a67c-f83a40e2ee1d-40388132652_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/7/items/mbid-c06b13f8-c231-45cf-a67c-f83a40e2ee1d/mbid-c06b13f8-c231-45cf-a67c-f83a40e2ee1d-40388132652_thumb250.jpg",
    "song": "Heaven in Your Arms",
    "track_id": "a5d5e3db-e999-4b26-a3c6-5c1c94e524a8",
    "recording_id": "b09b8ebb-2ed0-47ac-ad1d-40850bdddc24",
    "artist": "salute & Jessie Ware",
    "artist_ids": [
        "87484a93-1aae-4917-8d2f-7af0d16a2129",
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "Heaven in Your Arms",
    "release_id": "c06b13f8-c231-45cf-a67c-f83a40e2ee1d",
    "release_group_id": "edb25244-5fe9-4a94-bfe8-f1ff34a9630a",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-11-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Earlier this year, salute released their new album TRUE MAGIC.  Now, the Manchester-based producer has teamed up with pop royalty Jessie Ware for this exuberant track. https://saluteaut.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}