Information about plays

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

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

{
    "id": 3625532,
    "uri": "https://api.kexp.org/v2/plays/3625532/?format=api",
    "airdate": "2026-03-05T07:09:10-08:00",
    "show": 66096,
    "show_uri": "https://api.kexp.org/v2/shows/66096/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-a4fa6332-b1bb-4b53-9366-57c8b685a709/mbid-a4fa6332-b1bb-4b53-9366-57c8b685a709-29165842866_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-a4fa6332-b1bb-4b53-9366-57c8b685a709/mbid-a4fa6332-b1bb-4b53-9366-57c8b685a709-29165842866_thumb250.jpg",
    "song": "Gorecki",
    "track_id": "93474b91-a2bb-308f-84cb-4d3d483177dc",
    "recording_id": "a906887a-2798-4426-94d7-3eca3ef4de39",
    "artist": "Lamb",
    "artist_ids": [
        "0d4bc6e5-2a3e-4fdf-8bbf-59ad0bc374d7"
    ],
    "album": "Gabriel",
    "release_id": "a4fa6332-b1bb-4b53-9366-57c8b685a709",
    "release_group_id": "419de58d-80b3-4202-9a70-2d656c5579ed",
    "labels": [
        "Universal Music Australia"
    ],
    "label_ids": [
        "58a95510-5b87-41dd-9cd1-235fc75611f3"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Górecki\" is a 1997 single by Lamb from their debut album Lamb.\n\nThe song samples the second movement of Henryk Górecki's Third Symphony, the Symphony of Sorrowful Songs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}