Information about plays

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

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

{
    "id": 3595885,
    "uri": "https://api.kexp.org/v2/plays/3595885/?format=api",
    "airdate": "2025-12-25T14:44:04-08:00",
    "show": 65472,
    "show_uri": "https://api.kexp.org/v2/shows/65472/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Keep the Change, Ya Filthy Animals",
    "track_id": "3b310b9e-010e-468a-af4b-16678dc7a905",
    "recording_id": "88726799-fdd2-4783-84eb-c11291213c39",
    "artist": "Baby Schillaci",
    "artist_ids": [
        "80eadd49-ee92-44bc-a234-769e61ea9a75"
    ],
    "album": "Keep the Change, Ya Filthy Animals",
    "release_id": "58146625-6501-478e-b728-b93d755c7fa2",
    "release_group_id": "ecd968ca-8ea9-4cf5-862e-636848573580",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swansea, Wales based post punk. The group describes the song as an “Elf soundtrack by Freddy Krueger and Reznor.”\n\nhttps://www.babyschillaci.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}