Information about plays

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

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

{
    "id": 3421694,
    "uri": "https://api.kexp.org/v2/plays/3421694/?format=api",
    "airdate": "2024-11-05T10:48:54-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia600109.us.archive.org/18/items/mbid-d5d74dd6-baa9-4689-b1dc-126c87267d3a/mbid-d5d74dd6-baa9-4689-b1dc-126c87267d3a-27336780507_thumb500.jpg",
    "thumbnail_uri": "https://ia600109.us.archive.org/18/items/mbid-d5d74dd6-baa9-4689-b1dc-126c87267d3a/mbid-d5d74dd6-baa9-4689-b1dc-126c87267d3a-27336780507_thumb250.jpg",
    "song": "Heart Attack",
    "track_id": "89df62ea-732f-4986-9215-fc0b0f9a1004",
    "recording_id": "f12b60c3-0e39-4993-9e45-654971489963",
    "artist": "tUnE-yArDs",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "I Can Feel You Creep Into My Private Life",
    "release_id": "d5d74dd6-baa9-4689-b1dc-126c87267d3a",
    "release_group_id": "f13091f6-bdd4-4364-abce-20e28815d2f6",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2018-01-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Merrill Garbus performing Live for KEXP listeners in 2018: https://www.youtube.com/watch?v=laGUZH0YOkg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}