Information about plays

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

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

{
    "id": 3549194,
    "uri": "https://api.kexp.org/v2/plays/3549194/?format=api",
    "airdate": "2025-09-05T10:54:30-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia601209.us.archive.org/15/items/mbid-dbda8cbf-4368-4650-908e-15eb24701612/mbid-dbda8cbf-4368-4650-908e-15eb24701612-37738598011_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/15/items/mbid-dbda8cbf-4368-4650-908e-15eb24701612/mbid-dbda8cbf-4368-4650-908e-15eb24701612-37738598011_thumb250.jpg",
    "song": "Hills on Fire",
    "track_id": "94040f9c-52e9-4669-832d-37af4659a3df",
    "recording_id": "0eee04bb-8e71-410d-919e-8e1a1f521f81",
    "artist": "Rosali",
    "artist_ids": [
        "2d41d7b1-63c0-498b-a142-43fcbd84fc55"
    ],
    "album": "Bite Down",
    "release_id": "dbda8cbf-4368-4650-908e-15eb24701612",
    "release_group_id": "0b354ebe-6f75-457c-8d58-46f0d4abccf3",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rosali played Live on KEXP at the beginning of August. Subscribe to our YouTube channel so you don't miss video from that session when it launches! \nhttps://www.youtube.com/@kexp\n\nNorth Carolina-based artist Rosali released Bite Down last year. https://rosali.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}