Information about plays

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

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

{
    "id": 3621852,
    "uri": "https://api.kexp.org/v2/plays/3621852/?format=api",
    "airdate": "2026-02-24T21:27:42-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "https://coverartarchive.org/release/9f9e10b1-8598-4565-8e86-982e7309d079/20186023758-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9f9e10b1-8598-4565-8e86-982e7309d079/20186023758-250.jpg",
    "song": "Enkèn yèlélèbesh",
    "track_id": null,
    "recording_id": "3fdc2688-d9dd-4869-856c-f7338306bfc9",
    "artist": "Girma Bèyènè & Akalé Wubé",
    "artist_ids": [
        "cb8dad1a-a721-4e7d-a598-217848d9ad7e",
        "09e543a1-2a27-4436-a597-92ea89495b27"
    ],
    "album": "Éthiopiques 30: Mistakes on Purpose",
    "release_id": null,
    "release_group_id": "9f376609-e173-4fee-a58e-7c827ac85794",
    "labels": [
        "Buda Musique"
    ],
    "label_ids": [
        "cc691994-6790-493a-8462-e12f046b4bee"
    ],
    "release_date": "2017-01-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://pradorecords.bandcamp.com/album/thiopiques-30-mistakes-on-purpose",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}