Information about plays

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

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

{
    "id": 3560123,
    "uri": "https://api.kexp.org/v2/plays/3560123/?format=api",
    "airdate": "2025-10-01T16:20:06-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://dn721203.ca.archive.org/0/items/mbid-462068e9-db90-4391-b80b-7b4a2d1ee974/mbid-462068e9-db90-4391-b80b-7b4a2d1ee974-40902677541_thumb500.jpg",
    "thumbnail_uri": "https://dn721203.ca.archive.org/0/items/mbid-462068e9-db90-4391-b80b-7b4a2d1ee974/mbid-462068e9-db90-4391-b80b-7b4a2d1ee974-40902677541_thumb250.jpg",
    "song": "Already Here",
    "track_id": "886e7a62-e957-40fa-a8a7-bfa5ef556a35",
    "recording_id": "c7ab4fd0-14b3-4f0d-8490-7193b46ff562",
    "artist": "hyangni",
    "artist_ids": [
        "610742fc-06b9-4f81-8a39-79134671f413"
    ],
    "album": "Already Here",
    "release_id": "462068e9-db90-4391-b80b-7b4a2d1ee974",
    "release_group_id": "392850cb-2ed7-4645-b829-5aa7da595b22",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-01-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hyangni (향니) is an independent South Korean duo formed by Lee Ji Hyang and Lee Jun Gyu.\n\nhttps://hyangni.bandcamp.com/album/2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}