Information about plays

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

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

{
    "id": 3568386,
    "uri": "https://api.kexp.org/v2/plays/3568386/?format=api",
    "airdate": "2025-10-22T05:46:55-07:00",
    "show": 64901,
    "show_uri": "https://api.kexp.org/v2/shows/64901/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb250.jpg",
    "song": "I Want",
    "track_id": "6cb7e68a-d202-4bed-934b-036c60f83319",
    "recording_id": "dfcc37ef-9d35-4418-af4c-35d2d6335d3f",
    "artist": "Land Of Echo",
    "artist_ids": [
        "923aadf3-0825-43cd-bdbb-ed57fd58551d"
    ],
    "album": "Almost Music",
    "release_id": "9d10a1f8-abf9-490d-aa2a-8cd4a7619818",
    "release_group_id": "99b7b4e0-235b-4781-86fc-796b2079100b",
    "labels": [
        "Wah Wah 45s"
    ],
    "label_ids": [
        "7ed56d4a-b5db-4bff-8349-c7250fc86a80"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Land of Echo is the latest project from Rob Mac - producer and longtime figure in UK underground music. \nhttps://landofecho.bandcamp.com/album/almost-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}