Information about plays

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

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

{
    "id": 3637136,
    "uri": "https://api.kexp.org/v2/plays/3637136/?format=api",
    "airdate": "2026-04-03T04:24:28-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://coverartarchive.org/release/8de7b7f7-cf0a-4c64-94d5-8c76199c8923/43264938854-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8de7b7f7-cf0a-4c64-94d5-8c76199c8923/43264938854-250.jpg",
    "song": "Conquer",
    "track_id": null,
    "recording_id": "b9d059a7-6f3a-4185-a3e8-80aacdcea271",
    "artist": "Adamanta",
    "artist_ids": [
        "acca9e63-7034-4e67-bd25-4cc6a4a97242"
    ],
    "album": "Conquer",
    "release_id": null,
    "release_group_id": "2a64b8cf-8190-4cff-9413-10f1a20cd671",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Folk Metal from the Philippines!\n\nhttps://www.youtube.com/watch?v=zcmYdPeofDc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}