Information about plays

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

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

{
    "id": 3577287,
    "uri": "https://api.kexp.org/v2/plays/3577287/?format=api",
    "airdate": "2025-11-12T15:09:54-08:00",
    "show": 65091,
    "show_uri": "https://api.kexp.org/v2/shows/65091/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-91bfc4af-3492-4224-af06-a87c72202174/mbid-91bfc4af-3492-4224-af06-a87c72202174-30954709784_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-91bfc4af-3492-4224-af06-a87c72202174/mbid-91bfc4af-3492-4224-af06-a87c72202174-30954709784_thumb250.jpg",
    "song": "Ten Days",
    "track_id": "917cccff-7839-47e6-8d60-360d773f8192",
    "recording_id": "420b0f02-9a19-4a53-bead-779b6cec9be6",
    "artist": "Makthaverskan",
    "artist_ids": [
        "735f0aca-dd56-4247-8d11-1d7260c25436"
    ],
    "album": "För Allting",
    "release_id": "64c84d79-15b5-4eab-9902-f8d32051e012",
    "release_group_id": "33187db9-0619-44b9-8df2-a74380321b00",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2021-11-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 2008 and giving themselves a name that references the Swedish word for powerful male, then giving it a feminine twist, the Gothenburg band was made up initially of vocalist/keyboardist Maja Milner, guitarist/bassists Hugo Randulv and Irma Krook, guitarist Gustav Andersson, and drummer Andreas Wettmark. \"For Allting,\" their fourth album, is the first time they've worked with a producer.: https://crackmagazine.net/article/album-reviews/makthaverskan-for-allting/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}