Information about plays

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

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

{
    "id": 3618938,
    "uri": "https://api.kexp.org/v2/plays/3618938/?format=api",
    "airdate": "2026-02-18T03:08:17-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-cc94e0b3-c08d-4373-bf21-e082795963ac/mbid-cc94e0b3-c08d-4373-bf21-e082795963ac-44272675524_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-cc94e0b3-c08d-4373-bf21-e082795963ac/mbid-cc94e0b3-c08d-4373-bf21-e082795963ac-44272675524_thumb250.jpg",
    "song": "BLEACH",
    "track_id": "c0b8aa25-d534-458d-9f7c-2a1c2bbf961f",
    "recording_id": "56ed9ca1-6257-4551-9f93-8f3656d563a4",
    "artist": "Ecca Vandal",
    "artist_ids": [
        "6b4e962d-3dbc-4bda-82f0-25d35786f076"
    ],
    "album": "BLEACH",
    "release_id": "cc94e0b3-c08d-4373-bf21-e082795963ac",
    "release_group_id": "db8722f8-9f9c-4d70-ab19-8cf0d8b45921",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-02-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ecca Vandal is a South African-born alternative rock singer-songwriter and rapper, currently living in Melbourne, Australia. To date, Vandal has released one studio album: Ecca Vandal. https://www.youtube.com/watch?v=3EzX2GQH8AE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}