Information about plays

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

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

{
    "id": 3580653,
    "uri": "https://api.kexp.org/v2/plays/3580653/?format=api",
    "airdate": "2025-11-20T13:21:50-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia903106.us.archive.org/34/items/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7-43553940852_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/34/items/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7-43553940852_thumb250.jpg",
    "song": "JET LAGGED",
    "track_id": "651a832d-ad05-48f4-8c24-60c3b3828343",
    "recording_id": "196b2692-89b9-4bc1-8f69-6a5edb096b7a",
    "artist": "Lava La Rue & Foster the People",
    "artist_ids": [
        "8ee9e6fe-a629-4ff9-a4d5-ecb79b637350",
        "e0e1a584-dd0a-4bd1-88d1-c4c62895039d"
    ],
    "album": "JET LAGGED",
    "release_id": "6790f11d-65c0-41d6-9f56-6ac645d910c7",
    "release_group_id": "9790dd48-92d4-4a60-af97-0f9d9c1cdced",
    "labels": [
        "BMG Rights Management (UK) Ltd."
    ],
    "label_ids": [
        "0410a336-3b2e-40d4-89be-84d2459f019f"
    ],
    "release_date": "2025-11-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track originated during a late-night studio session in Brixton, where Foster The People introduced Lava La Rue to 2000's disco punk. This release follows Lava La Rue’s previous project, ‘STARFACE’.\n--\nGo right here for the lyric video: https://www.youtube.com/watch?v=nIw5ZRWvSOo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}