Information about plays

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

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

{
    "id": 3547262,
    "uri": "https://api.kexp.org/v2/plays/3547262/?format=api",
    "airdate": "2025-08-31T17:55:07-07:00",
    "show": 64438,
    "show_uri": "https://api.kexp.org/v2/shows/64438/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-dff31d16-1057-4b64-8f94-0f524ed36545/mbid-dff31d16-1057-4b64-8f94-0f524ed36545-39742920080_thumb500.jpg",
    "thumbnail_uri": "https://ia800101.us.archive.org/8/items/mbid-dff31d16-1057-4b64-8f94-0f524ed36545/mbid-dff31d16-1057-4b64-8f94-0f524ed36545-39742920080_thumb250.jpg",
    "song": "Corazón / Death by Disco, Pt. 2",
    "track_id": "b8f72d75-921b-46ee-81e4-1b7984a2613a",
    "recording_id": "73efa6dd-6ea6-4ace-ada8-9b006a2d0f9f",
    "artist": "TOKiMONSTA",
    "artist_ids": [
        "96f6ec97-998c-4991-b836-7b71feb3ca6f"
    ],
    "album": "Eternal Reverie",
    "release_id": "dff31d16-1057-4b64-8f94-0f524ed36545",
    "release_group_id": "824ee345-b6a4-485f-bedc-8d7bc511006c",
    "labels": [
        "Young Art Records"
    ],
    "label_ids": [
        "fae06445-389a-4993-84ab-c538b695f60d"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://tokimonsta.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}