Information about plays

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

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

{
    "id": 3627639,
    "uri": "https://api.kexp.org/v2/plays/3627639/?format=api",
    "airdate": "2026-03-11T03:48:10-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-28fc68b3-5790-46cf-933f-01d5a39d7749/mbid-28fc68b3-5790-46cf-933f-01d5a39d7749-38790316525_thumb500.jpg",
    "thumbnail_uri": "https://ia801803.us.archive.org/24/items/mbid-28fc68b3-5790-46cf-933f-01d5a39d7749/mbid-28fc68b3-5790-46cf-933f-01d5a39d7749-38790316525_thumb250.jpg",
    "song": "La perla",
    "track_id": "3fddfa75-8d90-485c-ad38-6d10c477bb41",
    "recording_id": "22a54d1e-6fb1-4cee-90c3-49ae270af0d0",
    "artist": "Sofia Kourtesis",
    "artist_ids": [
        "2f8d2007-7666-45af-89d4-dec4921dce04"
    ],
    "album": "Fresia Magdalena",
    "release_id": "28fc68b3-5790-46cf-933f-01d5a39d7749",
    "release_group_id": "ee29f498-c24f-4378-bfe7-2fb315356bfb",
    "labels": [
        "Technicolour"
    ],
    "label_ids": [
        "1e7d663c-173e-4316-84b6-7fabfe8be930"
    ],
    "release_date": "2021-03-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peru-born, Berlin-based artist Sofia Kourtesis says, \"'La Perla' is about staring at the sea, It's the first thing I'll do when I return to Peru. My dad used to say staring at the sea is like meditation, it clears your head. This song is for him. It's hard for me to listen to 'La Perla' as it wrote it during a time I lost my dad to leukemia. This song is for him, descansa en paz papa\". https://sofiakourtesis.bandcamp.com/album/fresia-magdalena",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}