Information about plays

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

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

{
    "id": 3632915,
    "uri": "https://api.kexp.org/v2/plays/3632915/?format=api",
    "airdate": "2026-03-24T00:16:37-07:00",
    "show": 66264,
    "show_uri": "https://api.kexp.org/v2/shows/66264/?format=api",
    "image_uri": "https://coverartarchive.org/release/12019584-2a90-4695-9460-5a1e51c4232b/36553716807-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/12019584-2a90-4695-9460-5a1e51c4232b/36553716807-250.jpg",
    "song": "Aftershow",
    "track_id": null,
    "recording_id": null,
    "artist": "Império Pacífico",
    "artist_ids": [
        "5f7f0542-e3a4-4685-b934-0bff466e4349"
    ],
    "album": "Clubs Hit",
    "release_id": null,
    "release_group_id": "8542a0d7-e852-4924-bd93-6ee3864c0e64",
    "labels": [
        "Variz"
    ],
    "label_ids": [
        "4346bce4-971e-4822-a54b-f5f139c83b0c"
    ],
    "release_date": "2023-01-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees! - featuring Panda Bear on guest vocals from this 2023 record by the Portuguese duo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}