Information about plays

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

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

{
    "id": 3438493,
    "uri": "https://api.kexp.org/v2/plays/3438493/?format=api",
    "airdate": "2024-12-15T17:15:25-08:00",
    "show": 62118,
    "show_uri": "https://api.kexp.org/v2/shows/62118/?format=api",
    "image_uri": "https://ia800103.us.archive.org/35/items/mbid-e178b5c8-dce6-4235-83de-7f5d77cbeec3/mbid-e178b5c8-dce6-4235-83de-7f5d77cbeec3-39905510633_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/35/items/mbid-e178b5c8-dce6-4235-83de-7f5d77cbeec3/mbid-e178b5c8-dce6-4235-83de-7f5d77cbeec3-39905510633_thumb250.jpg",
    "song": "Deja Vu",
    "track_id": "e1be591a-ff77-44df-86b8-6132f1bbc368",
    "recording_id": "2fec1e74-ecd3-4643-83be-24fcba70a6e0",
    "artist": "Joyce",
    "artist_ids": [
        "5204a89d-db93-4d62-9178-c9d577f376e5"
    ],
    "album": "Voyce",
    "release_id": "e178b5c8-dce6-4235-83de-7f5d77cbeec3",
    "release_group_id": "be3e8151-5dbb-4363-9220-829774863d8e",
    "labels": [
        "Human Worth"
    ],
    "label_ids": [
        "029daa78-32bc-465e-b41e-567156461a08"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024! And one of Kevin's top 10 of 2024!\n\nJoyce is a brand new project from Jimmy Watkins – a GB athlete who quit for rock & roll. For this project Jimmy has brought together an array of talented musical friends, including the likes of Phil Thornalley (The Cure), Joe Hicklin (Big Special), Gwenllian Anthony (Adwaith) and Paul Broome (Fauxchisels).\n\nhttps://joycemakesmusic.bandcamp.com/album/voyce",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}