Information about plays

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

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

{
    "id": 3639247,
    "uri": "https://api.kexp.org/v2/plays/3639247/?format=api",
    "airdate": "2026-04-08T00:36:34-07:00",
    "show": 66395,
    "show_uri": "https://api.kexp.org/v2/shows/66395/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb250.jpg",
    "song": "Human Performance",
    "track_id": "cf3c861e-778e-4e26-acac-cc688f8c5eb1",
    "recording_id": "6154afb7-7ff0-435c-9a99-2eb8546b8978",
    "artist": "Parquet Courts",
    "artist_ids": [
        "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
    ],
    "album": "Human Performance",
    "release_id": "cd3ca3d6-8f45-494f-8249-1af38eafbd40",
    "release_group_id": "3353a8a0-a5ab-4970-b34e-090afcc2bba7",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2016-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "10th anniversary of this incredible album ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}