Information about plays

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

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

{
    "id": 3558549,
    "uri": "https://api.kexp.org/v2/plays/3558549/?format=api",
    "airdate": "2025-09-27T21:31:06-07:00",
    "show": 64686,
    "show_uri": "https://api.kexp.org/v2/shows/64686/?format=api",
    "image_uri": "https://coverartarchive.org/release/218224e8-0be8-4181-8c62-3ece8e47203a/41444359813-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/218224e8-0be8-4181-8c62-3ece8e47203a/41444359813-250.jpg",
    "song": "Loin D'Ici",
    "track_id": null,
    "recording_id": "3b558274-568f-41bb-9baf-6cb0f0f70288",
    "artist": "COEUR À L'INDEX",
    "artist_ids": [
        "4e23e8a6-434d-4c82-89ca-e8d9973de820"
    ],
    "album": "Adieu Minette",
    "release_id": null,
    "release_group_id": "70f21ccc-3e18-41b5-b8a4-eaefd94571da",
    "labels": [
        "La Vida Es Mus Discos"
    ],
    "label_ids": [
        "d8586451-af5e-47da-8ff1-e210ad8ea448"
    ],
    "release_date": "2024-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut full length from the band out of Brussels.\n\nhttps://lavidaesunmus.bandcamp.com/album/adieu-minette",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}