Information about plays

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

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

{
    "id": 3624297,
    "uri": "https://api.kexp.org/v2/plays/3624297/?format=api",
    "airdate": "2026-03-02T06:37:58-08:00",
    "show": 66070,
    "show_uri": "https://api.kexp.org/v2/shows/66070/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-fd172950-129d-4603-83a1-2314d8101c6e/mbid-fd172950-129d-4603-83a1-2314d8101c6e-43295225038_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-fd172950-129d-4603-83a1-2314d8101c6e/mbid-fd172950-129d-4603-83a1-2314d8101c6e-43295225038_thumb250.jpg",
    "song": "Dream Life",
    "track_id": "5c6f9890-281f-4791-b74a-632ff0e68eab",
    "recording_id": "9112e538-4e89-44d9-8d57-d7bd51d5093e",
    "artist": "Marta Del Grandi",
    "artist_ids": [
        "8ad7cee2-f22e-496c-a0ee-0b7b9881be1e"
    ],
    "album": "Dream Life",
    "release_id": "fd172950-129d-4603-83a1-2314d8101c6e",
    "release_group_id": "9c14353c-bd9f-4917-bf76-314ec3adaefe",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Italian singer-songwriter Marta Del Grandi returns with Dream Life, an album that bustles in a field of dreams, a multi-dimensional panoramic snapshot punctuated with serene disillusionment, that transcends musical boundaries as personal hopes and aspirations are cast against the vastness of the stars and beyond.  \n\nhttps://martadelgrandi.bandcamp.com/album/dream-life",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}