Information about plays

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

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

{
    "id": 3570758,
    "uri": "https://api.kexp.org/v2/plays/3570758/?format=api",
    "airdate": "2025-10-27T21:56:52-07:00",
    "show": 64952,
    "show_uri": "https://api.kexp.org/v2/shows/64952/?format=api",
    "image_uri": "https://coverartarchive.org/release/9489c2e1-a483-425e-b3a6-c9f86e8b5594/41043327449-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9489c2e1-a483-425e-b3a6-c9f86e8b5594/41043327449-250.jpg",
    "song": "This Is Goodbye",
    "track_id": null,
    "recording_id": "df89ebd1-b6ca-45c5-ac26-f5cfaf78b340",
    "artist": "S.P.Y, Alibi & flowanastasia",
    "artist_ids": [
        "abe931fd-bc88-40ee-ba42-f0ef2dc2eba5",
        "70b32472-a4e3-4635-b547-b224ac941d71",
        "f8ff0ae2-8460-4a5b-82a6-9ac28fc5ea95"
    ],
    "album": "This Is Goodbye",
    "release_id": null,
    "release_group_id": "76702a6f-d4cf-416a-940e-da13ff6705b3",
    "labels": [
        "Shogun Audio"
    ],
    "label_ids": [
        "e5302854-18c6-4094-a74a-51193f080c69"
    ],
    "release_date": "2025-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "(For now anyways...)\n\nEnding with another Brazilian DnB artist\n\nStay tuned for Sean, be back at 1am for the Overnight :)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}