Information about plays

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

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

{
    "id": 3598557,
    "uri": "https://api.kexp.org/v2/plays/3598557/?format=api",
    "airdate": "2025-12-31T19:33:44-08:00",
    "show": 65527,
    "show_uri": "https://api.kexp.org/v2/shows/65527/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "RA",
    "track_id": null,
    "recording_id": "fd7127ef-f2e7-4000-90b9-e89bb995b1d5",
    "artist": "Dum Chica",
    "artist_ids": [
        "a83755ff-522e-4585-b3f6-bbd1ff0d9bc5"
    ],
    "album": "SÚPER PREMIUM ULTRA",
    "release_id": null,
    "release_group_id": "cd1bdd94-c630-4a1d-94c7-79bbc2aa4d55",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dum Chica, the duo formed by Lucila Storino and Juana Gallardo, presents their new album \"SUPER PREMIUM ULTRA\". Recorded at the legendary Estudios Panda, the album explores a diverse range of songs while maintaining the raw sensuality that defines the band. Known for their energetic live shows without a guitar, Dum Chica brings a recharged sound, mixing dark trance moments with provocative, danceable tracks. The band is also the August 2024 ambassador for Spotify's EQUAL campaign in Argentina, promoting the empowerment of women in music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}