Information about plays

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

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

{
    "id": 3561405,
    "uri": "https://api.kexp.org/v2/plays/3561405/?format=api",
    "airdate": "2025-10-04T22:09:14-07:00",
    "show": 64748,
    "show_uri": "https://api.kexp.org/v2/shows/64748/?format=api",
    "image_uri": "https://coverartarchive.org/release/f98a46b3-81ef-43d1-82f7-8f12e9aec5b4/39564913833-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f98a46b3-81ef-43d1-82f7-8f12e9aec5b4/39564913833-250.jpg",
    "song": "Wedge",
    "track_id": null,
    "recording_id": "4bd30536-4d6c-4a6f-b591-aa65ecb77e25",
    "artist": "The Dopamines",
    "artist_ids": [
        "c2807470-32a4-4bff-a517-8bece2cc43bf"
    ],
    "album": "80/20",
    "release_id": null,
    "release_group_id": "efffe336-d627-4dde-8c21-27b97de3b581",
    "labels": [
        "Rad Girlfriend Records"
    ],
    "label_ids": [
        "e474a00a-4829-4080-9476-8f8297f0f13c"
    ],
    "release_date": "2024-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cincinnati, OH\n\nhttps://www.facebook.com/thedopamines/\nhttps://thedopamines.bandcamp.com/album/tales-of-interest",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}