Information about plays

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

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

{
    "id": 3570262,
    "uri": "https://api.kexp.org/v2/plays/3570262/?format=api",
    "airdate": "2025-10-26T14:30:07-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa-32701282847_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa-32701282847_thumb250.jpg",
    "song": "Free Mind",
    "track_id": "af2cabd9-fbf7-4642-a92a-f7eb1b15d2ac",
    "recording_id": "a7432a00-66eb-4703-864c-9000f113bc11",
    "artist": "Tems",
    "artist_ids": [
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2"
    ],
    "album": "For Broken Ears",
    "release_id": "0e803306-22b6-4c5c-8f70-0d95109379aa",
    "release_group_id": "7ec9e17b-3c0d-4a74-a4ef-cf657cf225c1",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerian artist Tems is part of a current music movement from Lagos called Alte, a fusion of R&B, soul and hip-hop into Afrobeats.\n\nTems wrote and produced this track alongside co-producer Omeiza.\n\nhttps://www.leadingvibe.com/\nIG: @temsbaby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}