Information about plays

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

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

{
    "id": 3522805,
    "uri": "https://api.kexp.org/v2/plays/3522805/?format=api",
    "airdate": "2025-07-05T02:20:58-07:00",
    "show": 63922,
    "show_uri": "https://api.kexp.org/v2/shows/63922/?format=api",
    "image_uri": "https://coverartarchive.org/release/50a0ec53-bd25-4604-9d4c-22749ef372ca/17484722205-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/50a0ec53-bd25-4604-9d4c-22749ef372ca/17484722205-250.jpg",
    "song": "Beli Dekolte",
    "track_id": null,
    "recording_id": "9a9ec349-9a89-476a-bcff-30f432725873",
    "artist": "Oskarova Fobija",
    "artist_ids": [
        "ac4cd300-a2c9-4d59-8684-6f7defb9b91d"
    ],
    "album": "Ventilator 202 Demo Top 10 Vol 3",
    "release_id": null,
    "release_group_id": "a6c2a63f-c93c-4e0e-9d5a-e896af9c3505",
    "labels": [
        "PGP-RTB"
    ],
    "label_ids": [
        "b4bec309-66cd-48e3-9365-cd2199df8bc0"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.discogs.com/artist/847237-Oskarova-Fobija",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}