Information about plays

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

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

{
    "id": 3601268,
    "uri": "https://api.kexp.org/v2/plays/3601268/?format=api",
    "airdate": "2026-01-07T04:03:47-08:00",
    "show": 65584,
    "show_uri": "https://api.kexp.org/v2/shows/65584/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b9f4391-c266-4e21-be13-53e305c90970/15258913323-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6b9f4391-c266-4e21-be13-53e305c90970/15258913323-250.jpg",
    "song": "4:00 A.M.",
    "track_id": null,
    "recording_id": "a93068ed-8c03-4b41-a314-c1835a9fccc5",
    "artist": "大貫妙子 (Taeko Onuki)",
    "artist_ids": [],
    "album": "Mignonne",
    "release_id": null,
    "release_group_id": "628320cd-e971-38de-b425-8d139842320f",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1978-09-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "大貫妙子 (Taeko Ōnuki) is a Japanese singer-songwriter and musician who achieved success and popularity during the 1970s and 80s in the city pop music scene.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}