Information about plays

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

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

{
    "id": 3619338,
    "uri": "https://api.kexp.org/v2/plays/3619338/?format=api",
    "airdate": "2026-02-19T02:17:05-08:00",
    "show": 65971,
    "show_uri": "https://api.kexp.org/v2/shows/65971/?format=api",
    "image_uri": "https://coverartarchive.org/release/f5aa3232-5a75-4f48-b21f-db22dae3a4d1/41771598689-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f5aa3232-5a75-4f48-b21f-db22dae3a4d1/41771598689-250.jpg",
    "song": "War Pigs",
    "track_id": null,
    "recording_id": "8d55a9ad-026c-44d3-9376-ebfd24e17bdd",
    "artist": "uKanDanZ",
    "artist_ids": [
        "97eaa6ea-de07-474f-b395-a4bb108e25b8"
    ],
    "album": "Evil Plan የክፋት እቅድ",
    "release_id": null,
    "release_group_id": "7896d27d-1073-475e-a225-7764794c5433",
    "labels": [
        "Compagnie 4000"
    ],
    "label_ids": [
        "3c99d158-6e1e-41f2-b5df-1ea900a323ab"
    ],
    "release_date": "2025-04-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fantastic Sabbath cover from this Ethiopian group with Asnake Gebreyes on vocals.\n\nhttps://ukandanz.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}