Information about plays

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

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

{
    "id": 3569042,
    "uri": "https://api.kexp.org/v2/plays/3569042/?format=api",
    "airdate": "2025-10-23T18:57:37-07:00",
    "show": 64913,
    "show_uri": "https://api.kexp.org/v2/shows/64913/?format=api",
    "image_uri": "https://coverartarchive.org/release/a1e2cc8a-5554-42aa-8299-185918c77777/39491615669-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a1e2cc8a-5554-42aa-8299-185918c77777/39491615669-250.jpg",
    "song": "Needed U (Jacotanu remix)",
    "track_id": null,
    "recording_id": "d11769c0-dd15-4a51-ba1d-2ff0122e70f7",
    "artist": "Royal-T",
    "artist_ids": [
        "08ec305c-c013-4339-be0c-f1d9a70a10cd"
    ],
    "album": "Needed U EP",
    "release_id": null,
    "release_group_id": "77633362-e672-47b6-9a86-180391561bfd",
    "labels": [
        "SPRAYBOX"
    ],
    "label_ids": [
        "6dce551f-f9cb-4462-9adc-06f5ae84bc3c"
    ],
    "release_date": "2024-07-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some BASS-heavy sounds out of JPN\n\nhttps://spraybox.bandcamp.com/album/needed-u-ep\n\nStay tuned for Eastern Echoes with guest host Greta Rose!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}