Information about plays

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

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

{
    "id": 3577537,
    "uri": "https://api.kexp.org/v2/plays/3577537/?format=api",
    "airdate": "2025-11-13T05:38:43-08:00",
    "show": 65096,
    "show_uri": "https://api.kexp.org/v2/shows/65096/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-2e999a18-f74d-49f4-8e01-d4f354ad5a32/mbid-2e999a18-f74d-49f4-8e01-d4f354ad5a32-30261100157_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-2e999a18-f74d-49f4-8e01-d4f354ad5a32/mbid-2e999a18-f74d-49f4-8e01-d4f354ad5a32-30261100157_thumb250.jpg",
    "song": "Life Is Not The Same",
    "track_id": "b877aca5-bb7f-4a26-871a-9fd59e64e125",
    "recording_id": "da8197c0-a63d-4fda-a34c-9e22e21eb14e",
    "artist": "James Blake",
    "artist_ids": [
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Friends That Break Your Heart",
    "release_id": "2e999a18-f74d-49f4-8e01-d4f354ad5a32",
    "release_group_id": "dddf4559-2271-4fb7-90ba-8ae7b4a61af3",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2021-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Life Is Not the Same\" is a collaboration between Blake and producer Take A Daytrip, who co-produced Lil Nas X and Jack Harlow's \"Industry Baby\" with Kanye West.\n\nSee the song's lyric video: \nhttps://youtu.be/a3qRD0mYtPs\n\nhttps://www.jamesblakemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}