Information about plays

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

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

{
    "id": 3596079,
    "uri": "https://api.kexp.org/v2/plays/3596079/?format=api",
    "airdate": "2025-12-26T01:59:53-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "maybe it’s u",
    "track_id": null,
    "recording_id": "4b4303f4-08eb-4072-9581-5f41ddd5d95b",
    "artist": "salute with Sam Gellaitry",
    "artist_ids": [
        "87484a93-1aae-4917-8d2f-7af0d16a2129",
        "d5f6180d-4ea6-46b1-bf21-f8d8c92c73c5"
    ],
    "album": "TRUE MAGIC",
    "release_id": null,
    "release_group_id": "90e4f964-808e-4f86-b146-e5e20af620e9",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Felix Angyumanu Nyajo (known professionally as Salute, stylised as salute) is an Austrian producer based in England. Their new album, TRUE MAGIC, is being released by the famed label Ninja Tune on July 12, 2024.\n\nhttps://saluteaut.bandcamp.com/album/true-magic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}