Information about plays

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

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

{
    "id": 3519541,
    "uri": "https://api.kexp.org/v2/plays/3519541/?format=api",
    "airdate": "2025-06-27T13:54:01-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://ia801205.us.archive.org/16/items/mbid-035f5aef-58c3-48e9-8bfd-221b1341d892/mbid-035f5aef-58c3-48e9-8bfd-221b1341d892-10968011496_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/16/items/mbid-035f5aef-58c3-48e9-8bfd-221b1341d892/mbid-035f5aef-58c3-48e9-8bfd-221b1341d892-10968011496_thumb250.jpg",
    "song": "Go",
    "track_id": "30ddd670-f06d-4493-b17a-f59e4708903a",
    "recording_id": "c4d27e06-b397-4664-a74a-b732e5121ed0",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "Born in the Echoes",
    "release_id": "035f5aef-58c3-48e9-8bfd-221b1341d892",
    "release_group_id": "c151db01-86d7-4190-8ee0-709dbc7d2f51",
    "labels": [
        "Virgin EMI Records",
        "EMI Records Australia"
    ],
    "label_ids": [
        "512e8486-bfbe-4779-b029-c364209cbb9c",
        "75916e1c-8a10-4b07-b39a-93aef8994f73"
    ],
    "release_date": "2015-07-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Wendy!\n\n\nDon't you love this video?: https://www.youtube.com/watch?v=LO2RPDZkY88\n--\nGO right now to your computer and donate to KEXP: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}