Information about plays

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

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

{
    "id": 3420712,
    "uri": "https://api.kexp.org/v2/plays/3420712/?format=api",
    "airdate": "2024-11-03T01:53:05-07:00",
    "show": 61749,
    "show_uri": "https://api.kexp.org/v2/shows/61749/?format=api",
    "image_uri": "https://coverartarchive.org/release/b50c9f05-1d8e-483d-810a-d76fb69d9136/38520948633-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b50c9f05-1d8e-483d-810a-d76fb69d9136/38520948633-250.jpg",
    "song": "Transcendence",
    "track_id": null,
    "recording_id": "7b69b6f6-8286-4c45-8690-cd32720b2f51",
    "artist": "Labyrinthus Stellarum",
    "artist_ids": [
        "969c1ce9-7925-4939-9a07-edc5ff439453"
    ],
    "album": "Vortex of the Worlds",
    "release_id": null,
    "release_group_id": "62081e48-d074-429d-8a2e-2faf2c60ec4c",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atmospheric black metal force hailing from the landscapes of Odesa, Ukraine. They just released a brand new single, Ravenous Planet on November 1st.\n\nhttps://labyrinthusstellarum.bandcamp.com/album/vortex-of-the-worlds\nhttps://www.facebook.com/LabyrinthusStellarum?rdid=RsDUUhVxXSKYalp9&share_url=https%3A%2F%2Fwww.facebook.com%2Fshare%2Fmb9tAQdBqSJhedko%2F#",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}