Information about plays

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

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

{
    "id": 3520195,
    "uri": "https://api.kexp.org/v2/plays/3520195/?format=api",
    "airdate": "2025-06-29T00:18:07-07:00",
    "show": 63866,
    "show_uri": "https://api.kexp.org/v2/shows/63866/?format=api",
    "image_uri": "https://coverartarchive.org/release/fa6ebc9b-3812-4fbd-a7e6-fcd04802cbcc/19821616814-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fa6ebc9b-3812-4fbd-a7e6-fcd04802cbcc/19821616814-250.jpg",
    "song": "YØU CAN’T KILL US",
    "track_id": null,
    "recording_id": "241063f9-7975-4823-9547-61fcaf028221",
    "artist": "+HIRS+",
    "artist_ids": [
        "d98ae071-e23d-4058-b2ed-e136d2c1b593"
    ],
    "album": "Friends. Lovers. Favorites.",
    "release_id": null,
    "release_group_id": "118a45c5-9ea3-4c24-8661-0d254a88b157",
    "labels": [
        "Get Better records"
    ],
    "label_ids": [],
    "release_date": "2018-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://hirs.bandcamp.com/album/were-still-here-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}