Information about plays

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

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

{
    "id": 3539320,
    "uri": "https://api.kexp.org/v2/plays/3539320/?format=api",
    "airdate": "2025-08-12T21:15:57-07:00",
    "show": 64273,
    "show_uri": "https://api.kexp.org/v2/shows/64273/?format=api",
    "image_uri": "https://coverartarchive.org/release/998aad0a-5695-4b26-81a9-48ba4ec33d2d/25478688516-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/998aad0a-5695-4b26-81a9-48ba4ec33d2d/25478688516-250.jpg",
    "song": "Muero contigo",
    "track_id": null,
    "recording_id": "92e86c30-63ea-4d97-a4f0-7c2eacfdf865",
    "artist": "Rafael Encarnación",
    "artist_ids": [
        "35bbbf52-f644-4b51-83da-48782fd2e27b"
    ],
    "album": "Bachata Roja - Acoustic Bachata from the Cabaret Era",
    "release_id": null,
    "release_group_id": "593a710a-2a93-4398-8714-7722790139bf",
    "labels": [
        "Out Here Records"
    ],
    "label_ids": [
        "4a2632be-ebb2-4cb5-8a4a-e0a4bb593a3e"
    ],
    "release_date": "2007-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://iasorecords.bandcamp.com/album/bachta-roja-acoustic-bachata-from-the-cabaret-era",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}