Information about plays

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

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

{
    "id": 3624953,
    "uri": "https://api.kexp.org/v2/plays/3624953/?format=api",
    "airdate": "2026-03-03T21:16:09-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shuffle",
    "track_id": null,
    "recording_id": "8ef2ae47-f837-4377-9593-99eb90d3f4ac",
    "artist": "Tshegue",
    "artist_ids": [
        "c2e95697-7017-4315-a835-cfeddc44feaa"
    ],
    "album": "Argent",
    "release_id": null,
    "release_group_id": "94dd239d-8ac6-4f7d-b253-c550ad3c2102",
    "labels": [
        "Animal63"
    ],
    "label_ids": [
        "5758a45f-e886-49fd-98da-c4bbbed45765"
    ],
    "release_date": "2024-10-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Consisting of Faty and the French-cuban producer Nicolas ‘Dakou’ Dacunha, the Paris-based duo Tshegue debuted in 2017 with the EP Survivor, a piece of work blending influences from garage rock to tribal techno that launched them in the European electronic music landscape.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}