Information about plays

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

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

{
    "id": 3554671,
    "uri": "https://api.kexp.org/v2/plays/3554671/?format=api",
    "airdate": "2025-09-18T16:47:07-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://ia801708.us.archive.org/16/items/mbid-b528a518-6e8d-4d39-bb18-93721a7b0593/mbid-b528a518-6e8d-4d39-bb18-93721a7b0593-27634402519_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-b528a518-6e8d-4d39-bb18-93721a7b0593/mbid-b528a518-6e8d-4d39-bb18-93721a7b0593-27634402519_thumb250.jpg",
    "song": "Ritual Union",
    "track_id": "8dd72571-290e-3030-829f-542af6b24017",
    "recording_id": "d1aa9510-0487-4346-b164-2b6409d8b5ba",
    "artist": "Little Dragon",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff"
    ],
    "album": "Ritual Union",
    "release_id": "b528a518-6e8d-4d39-bb18-93721a7b0593",
    "release_group_id": "46c8cfa5-5314-46a5-812c-7bee280bbfe9",
    "labels": [
        "Peacefrog Records"
    ],
    "label_ids": [
        "7de44691-1303-468e-8e23-44cf95f9c647"
    ],
    "release_date": "2011-07-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go back to 2014 to see Gothenburg, Sweden band Little Dragon performing live in our studio: https://www.kexp.org/read/2014/9/2/live-video-little-dragon/\n\nAnd the many years in between! youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}