Information about plays

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

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

{
    "id": 3428235,
    "uri": "https://api.kexp.org/v2/plays/3428235/?format=api",
    "airdate": "2024-11-21T10:53:30-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia800409.us.archive.org/14/items/mbid-7abffdf6-46f9-4657-80a9-7851850391cf/mbid-7abffdf6-46f9-4657-80a9-7851850391cf-39171064586_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/14/items/mbid-7abffdf6-46f9-4657-80a9-7851850391cf/mbid-7abffdf6-46f9-4657-80a9-7851850391cf-39171064586_thumb250.jpg",
    "song": "She's Leaving You",
    "track_id": "19685955-9365-4c2a-9fd6-428a091ab556",
    "recording_id": "2b30723f-e8db-4690-98c4-4cf596964849",
    "artist": "MJ Lenderman",
    "artist_ids": [
        "4f52595e-652d-4894-95ea-f925234629fc"
    ],
    "album": "Manning Fireworks",
    "release_id": "7abffdf6-46f9-4657-80a9-7851850391cf",
    "release_group_id": "0c308741-7b98-4a36-b44e-1ba437b4e2c4",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's a safe bet that MJ Lenderman's new album will find its way on many year-end favorite album lists. Keep your eyes peeled to the KEXP site to begin voting soon!\n\nLenderman enlisted the aid of his Wednesday bandmate Karly Hartzman for this single from his new album, 'Manning Fireworks\".\n\nYou can order that album here:  https://mjlenderman.bandcamp.com/album/manning-fireworks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}