Information about plays

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

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

{
    "id": 3568081,
    "uri": "https://api.kexp.org/v2/plays/3568081/?format=api",
    "airdate": "2025-10-21T15:18:20-07:00",
    "show": 64896,
    "show_uri": "https://api.kexp.org/v2/shows/64896/?format=api",
    "image_uri": "https://ia800203.us.archive.org/7/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/7/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb250.jpg",
    "song": "Skidmarks on My Heart",
    "track_id": "335f086b-a6d0-4c7f-a9ab-e3769f8a06c6",
    "recording_id": "aa17b50f-ff81-4b77-bd0d-7941a40168e5",
    "artist": "The Go‐Go’s",
    "artist_ids": [
        "eec163e4-a013-4af0-9641-c5b2df41fff7"
    ],
    "album": "Beauty and the Beat",
    "release_id": "bb7a34ce-3fd6-4160-b908-1e5dd6635fdb",
    "release_group_id": "8b64edc9-1a59-3840-8b12-85a4e19cf48a",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1990-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1953, Charlotte Caffey, American rock and roll guitarist and songwriter, best known for her work in the Go-Go's, The Eyes and The Graces!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}