Information about plays

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

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

{
    "id": 3500287,
    "uri": "https://api.kexp.org/v2/plays/3500287/?format=api",
    "airdate": "2025-05-12T05:10:28-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia801407.us.archive.org/28/items/mbid-232aaaf1-bb6d-4702-a604-e4bf43a977f6/mbid-232aaaf1-bb6d-4702-a604-e4bf43a977f6-41859508417_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-232aaaf1-bb6d-4702-a604-e4bf43a977f6/mbid-232aaaf1-bb6d-4702-a604-e4bf43a977f6-41859508417_thumb250.jpg",
    "song": "Extraordinary Wings (Laurie Vincent remix)",
    "track_id": "937d5087-8d63-4772-b5d2-6794e3d80252",
    "recording_id": "5bd73ff0-59aa-4855-9b06-c9113de09ad6",
    "artist": "Heartworms",
    "artist_ids": [
        "be045651-fddf-4a05-9c5f-4384b389f73a"
    ],
    "album": "Extraordinary Wings (Laurie Vincent remix)",
    "release_id": "232aaaf1-bb6d-4702-a604-e4bf43a977f6",
    "release_group_id": "974b7f8c-5ae5-4393-8076-f42af568dfd8",
    "labels": [
        "[PIAS]",
        "Speedy Wunderground"
    ],
    "label_ids": [
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0",
        "6512d2c8-a4a4-47aa-bbd3-d25e34c5d10a"
    ],
    "release_date": "2025-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New remix of a track from a recently released debut album.\n\nhttps://soundcloud.com/heartwormsband/extraordinary-wings-laurie\n\nCheck out the video of the single here:\nhttps://www.youtube.com/watch?v=5htIIBUG0Es",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}