Information about plays

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

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

{
    "id": 3624649,
    "uri": "https://api.kexp.org/v2/plays/3624649/?format=api",
    "airdate": "2026-03-03T03:37:40-08:00",
    "show": 66077,
    "show_uri": "https://api.kexp.org/v2/shows/66077/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb-43606909464_thumb500.jpg",
    "thumbnail_uri": "https://ia601708.us.archive.org/12/items/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb-43606909464_thumb250.jpg",
    "song": "Crystallise My Tears",
    "track_id": "2ef04f64-d81f-4224-8f8e-4c4567e7e9b1",
    "recording_id": "f71899e3-ccfa-418b-b423-2a59b9bfe4d7",
    "artist": "Danny L Harle, Oklou & MNEK",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119",
        "1fd94d42-5e6a-46f2-84bf-9cc0be6c009f",
        "27e7c2e8-badc-4a97-8b93-24b6c530b038"
    ],
    "album": "Cerulean",
    "release_id": "7c4d7a15-6b30-4bef-8b20-af200186fbdb",
    "release_group_id": "d12ddfc8-492f-4123-911f-3090736a7ad5",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Album out now!\n\nhttps://dannylharle.bandcamp.com/album/cerulean",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}