Information about plays

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

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

{
    "id": 3525288,
    "uri": "https://api.kexp.org/v2/plays/3525288/?format=api",
    "airdate": "2025-07-10T19:47:15-07:00",
    "show": 63977,
    "show_uri": "https://api.kexp.org/v2/shows/63977/?format=api",
    "image_uri": "https://ia904506.us.archive.org/1/items/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d-39366630132_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d-39366630132_thumb250.jpg",
    "song": "Resolution / Revolution",
    "track_id": "1a8e6088-1b48-4aef-8f66-e6e6b4fb0129",
    "recording_id": "0c847bb2-a866-49ac-9154-ff60cd622f8f",
    "artist": "The Linda Lindas",
    "artist_ids": [
        "ecd00b8b-f697-4d90-8641-6633af356747"
    ],
    "album": "No Obligation",
    "release_id": "1b0fb958-204a-4fd3-b1da-3d86da3b320d",
    "release_group_id": "3fb342bc-2a71-4219-a8ba-8f274fbb4e24",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Linda Lindas come out of LA's storied Chinatown music community, where two Chinese restaurants became the unlikely epicenter of L.A.’s burgeoning punk scene. Check out the whole documentary about it!\n\nhttps://www.pbssocal.org/shows/artbound/episodes/chinatown-punk-wars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}