Information about plays

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

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

{
    "id": 3519596,
    "uri": "https://api.kexp.org/v2/plays/3519596/?format=api",
    "airdate": "2025-06-27T17:04:01-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia800601.us.archive.org/17/items/mbid-8014c7f2-9591-472f-9c27-ed0be0e40cec/mbid-8014c7f2-9591-472f-9c27-ed0be0e40cec-17286083719_thumb500.jpg",
    "thumbnail_uri": "https://ia800601.us.archive.org/17/items/mbid-8014c7f2-9591-472f-9c27-ed0be0e40cec/mbid-8014c7f2-9591-472f-9c27-ed0be0e40cec-17286083719_thumb250.jpg",
    "song": "Since You’ve Been Gone",
    "track_id": "195c1d89-88fb-45a0-b315-f23a61c73f63",
    "recording_id": "f1061e60-369c-4a4d-ae81-71bae4ce39b2",
    "artist": "The Allergies",
    "artist_ids": [
        "7f9c97b9-03d6-4f31-9cfe-59f5b8c5b42d"
    ],
    "album": "Push On",
    "release_id": "8014c7f2-9591-472f-9c27-ed0be0e40cec",
    "release_group_id": "e5bd4a78-d649-419e-9941-9cf96261d322",
    "labels": [
        "Jalapeno Records"
    ],
    "label_ids": [
        "4f109170-6376-470c-a83d-5fe29e6baaa5"
    ],
    "release_date": "2017-07-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nhttps://theallergies.bandcamp.com/track/since-you-ve-been-gone-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}