Information about plays

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

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

{
    "id": 3617423,
    "uri": "https://api.kexp.org/v2/plays/3617423/?format=api",
    "airdate": "2026-02-14T15:22:06-08:00",
    "show": 65933,
    "show_uri": "https://api.kexp.org/v2/shows/65933/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-cdd42c62-a97b-4e74-bd39-2e020546cb5d/mbid-cdd42c62-a97b-4e74-bd39-2e020546cb5d-43735807165_thumb500.jpg",
    "thumbnail_uri": "https://ia601706.us.archive.org/3/items/mbid-cdd42c62-a97b-4e74-bd39-2e020546cb5d/mbid-cdd42c62-a97b-4e74-bd39-2e020546cb5d-43735807165_thumb250.jpg",
    "song": "Valentine",
    "track_id": "2a79a0c1-1aab-4706-8e9c-850f610387fb",
    "recording_id": "c31346f8-d414-4069-a5dd-30edb716cc72",
    "artist": "Cults",
    "artist_ids": [
        "4c671d5a-7027-4398-8055-03e61d1a3967"
    ],
    "album": "Valentine",
    "release_id": "cdd42c62-a97b-4e74-bd39-2e020546cb5d",
    "release_group_id": "7af63317-635a-4049-83e7-efc26231fea2",
    "labels": [
        "Little Coco Sounds"
    ],
    "label_ids": [
        "0dde736e-d612-4d42-b578-4dbeb234a488"
    ],
    "release_date": "2022-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.cultscultscults.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}