Information about plays

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

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

{
    "id": 3545020,
    "uri": "https://api.kexp.org/v2/plays/3545020/?format=api",
    "airdate": "2025-08-26T10:11:46-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea-32302277547_thumb500.jpg",
    "thumbnail_uri": "https://ia600406.us.archive.org/19/items/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea-32302277547_thumb250.jpg",
    "song": "Skinty Fia",
    "track_id": "b33727f1-f3a0-4adb-a2af-7803ab9a3f63",
    "recording_id": "47719cbe-db76-41ce-bde8-e1dcce51df84",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "Skinty Fia",
    "release_id": "f304e7c4-f66a-4131-8685-f7edeed5e3ea",
    "release_group_id": "aa2f908a-5aba-40c1-a198-3d0ad4f43486",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2022-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song's title refers to an old Irish swear that drummer Tom Coll's great-aunt used to say; the phrase \"Skinty Fia\" translates to \"the damnation of the deer\". Both the title and the cover art of the album allude to the extinct Irish elk, also known as the \"giant deer\"\n--\nWatch a live performance by Fontaines D.C. in the KEXP studio i 2022: https://youtu.be/qEFk5RiGf9A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}