Information about plays

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

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

{
    "id": 3570744,
    "uri": "https://api.kexp.org/v2/plays/3570744/?format=api",
    "airdate": "2025-10-27T21:09:30-07:00",
    "show": 64952,
    "show_uri": "https://api.kexp.org/v2/shows/64952/?format=api",
    "image_uri": "https://coverartarchive.org/release/b8f779d3-d442-4742-8481-492198ed9f5b/41991359622-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b8f779d3-d442-4742-8481-492198ed9f5b/41991359622-250.jpg",
    "song": "FANTASMA | AVC",
    "track_id": null,
    "recording_id": "301d391f-1540-4722-8a0c-167a1ef43a26",
    "artist": "Tainy & Jhayco",
    "artist_ids": [
        "7e92584c-ca97-48bf-8a12-0327db0f6ac8",
        "2b67658e-429f-425a-adf5-345b13112fc1"
    ],
    "album": "DATA",
    "release_id": null,
    "release_group_id": "acb83f7a-3d6e-45d1-aad9-345fb798675f",
    "labels": [
        "NEON16"
    ],
    "label_ids": [
        "cd8a15ab-1a40-49c3-b897-f3d5fe8e4ec3"
    ],
    "release_date": "2023-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the PR producer's EPIC album\n\nhttps://www.tainy.com/data-album/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}