Information about plays

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

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

{
    "id": 3557486,
    "uri": "https://api.kexp.org/v2/plays/3557486/?format=api",
    "airdate": "2025-09-25T07:21:47-07:00",
    "show": 64656,
    "show_uri": "https://api.kexp.org/v2/shows/64656/?format=api",
    "image_uri": "https://ia903208.us.archive.org/24/items/mbid-3e3f042a-8bd3-3a2e-84ed-6b3c06f4c0e7/mbid-3e3f042a-8bd3-3a2e-84ed-6b3c06f4c0e7-7905497944_thumb500.jpg",
    "thumbnail_uri": "https://ia803208.us.archive.org/24/items/mbid-3e3f042a-8bd3-3a2e-84ed-6b3c06f4c0e7/mbid-3e3f042a-8bd3-3a2e-84ed-6b3c06f4c0e7-7905497944_thumb250.jpg",
    "song": "A Forest (Tree mix)",
    "track_id": "cecc6fc9-a4a0-3f74-a86f-d7d08dbf18a8",
    "recording_id": "7c23c680-70eb-4eb8-8494-d2672cced006",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Mixed Up",
    "release_id": "3e3f042a-8bd3-3a2e-84ed-6b3c06f4c0e7",
    "release_group_id": "f9f0d9e9-0e23-3634-bf9b-6faf3526f641",
    "labels": [
        "Elektra",
        "Fiction",
        "Elektra Entertainment"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9",
        "df7d4cc5-e131-43a3-a398-5322ceded8bc",
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1990-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mixed Up\" is a 1990 remix album by British rock band The Cure.\n--\nFrontman Robert Smith described \"A Forest\"  as \"a childhood dream (nightmare) that came true with adolescence.\"\n\nHe also told Rockstar in 1984 that it was inspired by his experience of getting lost in the forest as a boy. \"I try to capture that feeling of extreme fear I was being taken by and how - maybe in other ways - this type of unpleasant feeling can still be felt by anyone,\" he explained.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}