Information about plays

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

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

{
    "id": 3522801,
    "uri": "https://api.kexp.org/v2/plays/3522801/?format=api",
    "airdate": "2025-07-05T02:05:33-07:00",
    "show": 63922,
    "show_uri": "https://api.kexp.org/v2/shows/63922/?format=api",
    "image_uri": "https://coverartarchive.org/release/8c1c1b41-6098-4647-beba-752b32fcbeb4/18927186717-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8c1c1b41-6098-4647-beba-752b32fcbeb4/18927186717-250.jpg",
    "song": "Neko Je Tu (Sa Mnom U Sobi)",
    "track_id": null,
    "recording_id": "b2e4480b-0b63-4c11-997f-783d6e3e4954",
    "artist": "Slađana Milošević",
    "artist_ids": [],
    "album": "Neutralni Design",
    "release_id": null,
    "release_group_id": "136d190e-9012-4878-bde2-9bb2efb5232d",
    "labels": [
        "Jugoton"
    ],
    "label_ids": [
        "ab6093a8-ca1a-4b01-9a41-33c292a79868"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.discogs.com/release/895845-Sla%C4%91ana-Neutral-Design-Neutralni-Design",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}