Information about plays

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

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

{
    "id": 3539647,
    "uri": "https://api.kexp.org/v2/plays/3539647/?format=api",
    "airdate": "2025-08-13T15:44:19-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://ia801807.us.archive.org/0/items/mbid-d8290d9b-148d-4877-8261-5edc34c766ff/mbid-d8290d9b-148d-4877-8261-5edc34c766ff-42510690267_thumb500.jpg",
    "thumbnail_uri": "https://ia601807.us.archive.org/0/items/mbid-d8290d9b-148d-4877-8261-5edc34c766ff/mbid-d8290d9b-148d-4877-8261-5edc34c766ff-42510690267_thumb250.jpg",
    "song": "Mannequin Love (Braxe + Falcon remix)",
    "track_id": "74009200-0bff-41e2-9386-0adf244fd158",
    "recording_id": "242a4e50-475b-486b-8d57-e5e9bdaf74ed",
    "artist": "Justice & The Flints",
    "artist_ids": [
        "c5ca16fe-9801-48e9-aaa1-27244a762e8c",
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "Mannequin Love (Remixes)",
    "release_id": "d8290d9b-148d-4877-8261-5edc34c766ff",
    "release_group_id": "e8088332-25f8-47a5-8de6-553b566a54e0",
    "labels": [
        "Genesis"
    ],
    "label_ids": [
        "4a63c9df-c91d-4d3c-ad4f-36c4a94e1728"
    ],
    "release_date": "2025-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gaspard Augé and Xavier de Rosnay (Justice) have shared a new EP containing remixes of their ‘Mannequin Love’ track.: https://www.nme.com/news/music/justice-share-ep-of-mannequin-love-remixes-featuring-contribution-from-the-dare-3878715",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}