Information about plays

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

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

{
    "id": 3632364,
    "uri": "https://api.kexp.org/v2/plays/3632364/?format=api",
    "airdate": "2026-03-22T13:12:14-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-e8c8d2de-c336-4f6b-b418-4bbdf4c900c6/mbid-e8c8d2de-c336-4f6b-b418-4bbdf4c900c6-24415643964_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-e8c8d2de-c336-4f6b-b418-4bbdf4c900c6/mbid-e8c8d2de-c336-4f6b-b418-4bbdf4c900c6-24415643964_thumb250.jpg",
    "song": "Water Me Down",
    "track_id": "047ad11e-fd4d-4776-937e-a90e006ae0fd",
    "recording_id": "40463691-f017-4d10-a31e-4a9eff224e91",
    "artist": "Vagabon",
    "artist_ids": [
        "4b50ec9e-ea83-4824-8dae-2e520d45e6f9"
    ],
    "album": "All the Women in Me",
    "release_id": "c6441df3-f4d8-44f4-b91c-b50475ba3be2",
    "release_group_id": "cf4cb401-a929-4c2b-bc08-86ccb158b23f",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2019-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2018 Vagabon was invited to open for Courtney Barnett on her North American summer tour. They also colaborated on the 2021 track \"Reason to Believe\".\n\nhttps://vagabon.bandcamp.com/track/reason-to-believe-ft-courtney-barnett\nhttps://vagabonvagabon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}