Information about plays

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

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

{
    "id": 3588194,
    "uri": "https://api.kexp.org/v2/plays/3588194/?format=api",
    "airdate": "2025-12-07T18:40:56-08:00",
    "show": 65316,
    "show_uri": "https://api.kexp.org/v2/shows/65316/?format=api",
    "image_uri": "https://coverartarchive.org/release/495a4df3-59e9-4152-9630-3349095bad85/8780713798-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/495a4df3-59e9-4152-9630-3349095bad85/8780713798-250.jpg",
    "song": "I Like It",
    "track_id": null,
    "recording_id": "d841cf9a-6920-491e-b0bc-40cc1fb5779a",
    "artist": "El DeBarge",
    "artist_ids": [],
    "album": "All This Love",
    "release_id": null,
    "release_group_id": "24c087be-1a0f-3c5e-8dba-b173ddd035fa",
    "labels": [
        "Gordy"
    ],
    "label_ids": [
        "9b6dec85-599a-481f-9642-62fd1d3999fe"
    ],
    "release_date": "1982-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From their 1982 album 'All This Love', \"I Like It\" is DeBarge's most sampled song, with several acts sampling the music or interpolating the popular bridge (sung by El and written by Bunny) - including Nelly, LL Cool J, Beyoncé, Grand Puba, Wreckx-n-Effect, and Warren G.\n\nRead more about the group -  composed of members of the DeBarge family - and their legacy:\nhttps://atlantadailyworld.com/2016/02/12/the-continuous-rise-and-fall-of-the-debarge-family-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}