Information about plays

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

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

{
    "id": 3586822,
    "uri": "https://api.kexp.org/v2/plays/3586822/?format=api",
    "airdate": "2025-12-04T18:26:13-08:00",
    "show": 65288,
    "show_uri": "https://api.kexp.org/v2/shows/65288/?format=api",
    "image_uri": "https://coverartarchive.org/release/a7496797-afac-4a04-984c-d4159b4f2bca/20483632022-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a7496797-afac-4a04-984c-d4159b4f2bca/20483632022-250.jpg",
    "song": "Girlfriend",
    "track_id": null,
    "recording_id": "74bff37e-ad2a-416d-b6fd-e1a4ea549e83",
    "artist": "Christine and the Queens featuring DāM‐FunK",
    "artist_ids": [
        "9c90ffbf-b137-4dee-bfcc-b8010787840d",
        "6d6d607e-679a-4cdc-a7a0-35e2abe06619"
    ],
    "album": "Damn, Dis-Moi",
    "release_id": null,
    "release_group_id": "e74958fd-147d-41b9-968d-abaf62ed7ca1",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2018-05-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track can be found on the 2018 NRJ Holiday compilation.\nhttps://christineandthequeens.bandcamp.com\nhttps://christineandthequeens.com/\n\nChris performed an exclusive KEXP Live at Home live set in May 202: https://www.youtube.com/watch?v=3bavZe47um4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}