Information about plays

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

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

{
    "id": 3438472,
    "uri": "https://api.kexp.org/v2/plays/3438472/?format=api",
    "airdate": "2024-12-15T16:24:46-08:00",
    "show": 62118,
    "show_uri": "https://api.kexp.org/v2/shows/62118/?format=api",
    "image_uri": "https://coverartarchive.org/release/969cd498-f7dc-4d26-a4fc-496ea496f1b9/40667099679-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/969cd498-f7dc-4d26-a4fc-496ea496f1b9/40667099679-250.jpg",
    "song": "Timeless",
    "track_id": null,
    "recording_id": "cd3becd4-9a6e-47b4-ae95-37f879751fe2",
    "artist": "Manon meurt",
    "artist_ids": [
        "b5c9d923-5616-4106-a335-f17251729978"
    ],
    "album": "Unravel",
    "release_id": null,
    "release_group_id": "bf5ca470-f754-4958-aadb-6ba89f7a078f",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\nManon Meurt got together in 2011 in Rakovnik, Czech Republic.  Their name is French for \"bitter death\". \n\nTheir 2018 debut album MMXVIII earned anomination for the Apollo Czech Music Critics Award 2018 and they also appeared among the nominees in the Alternative and Electronic Category at the Anděl Music Awards 2018. https://tinyurl.com/2wumnss2\n\nhttps://www.manonmeurt.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}