Information about plays

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

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

{
    "id": 3640807,
    "uri": "https://api.kexp.org/v2/plays/3640807/?format=api",
    "airdate": "2026-04-11T17:30:21-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-4067fb3f-a528-401b-975e-129efb4dddbf/mbid-4067fb3f-a528-401b-975e-129efb4dddbf-33707175948_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-4067fb3f-a528-401b-975e-129efb4dddbf/mbid-4067fb3f-a528-401b-975e-129efb4dddbf-33707175948_thumb250.jpg",
    "song": "Can't Get You Out Of My Head",
    "track_id": "9e82c5be-1971-454a-af7d-5d9759294b4d",
    "recording_id": "3089e8f1-7a26-4d6d-9a1e-46024f226f6c",
    "artist": "Desire & Guy Gerber",
    "artist_ids": [
        "9dae8dff-0c54-4019-a6f2-667890ad9878",
        "69c075c0-3c49-4143-8aa8-fdfbacac3b08"
    ],
    "album": "Can't Get You Out Of My Head",
    "release_id": "4067fb3f-a528-401b-975e-129efb4dddbf",
    "release_group_id": "6c9772f7-883c-4ca2-93ff-a6864799031c",
    "labels": [
        "Italians Do It Better"
    ],
    "label_ids": [
        "d25f2b85-00e1-47eb-8f71-932a0809b1b9"
    ],
    "release_date": "2022-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Kylie Minogue cover from Desire and Guy Gerber!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}