Information about plays

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

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

{
    "id": 3628957,
    "uri": "https://api.kexp.org/v2/plays/3628957/?format=api",
    "airdate": "2026-03-14T20:21:40-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-f65cb80b-45cd-49f1-b30c-ac0a0b672722/mbid-f65cb80b-45cd-49f1-b30c-ac0a0b672722-39808644732_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-f65cb80b-45cd-49f1-b30c-ac0a0b672722/mbid-f65cb80b-45cd-49f1-b30c-ac0a0b672722-39808644732_thumb250.jpg",
    "song": "Lost Touch",
    "track_id": "9eafc3bb-e838-4631-ae67-90d868e825dc",
    "recording_id": "51b7ec49-8c3a-4ae1-8c8c-084c8a2ef454",
    "artist": "Tears Run Rings",
    "artist_ids": [
        "87c7b5a9-0141-41fb-95e3-d484dc997aea"
    ],
    "album": "Everything in the End",
    "release_id": "f65cb80b-45cd-49f1-b30c-ac0a0b672722",
    "release_group_id": "a3f4db80-9c64-4837-9abd-2151c7ac242d",
    "labels": [
        "Shelflife Records"
    ],
    "label_ids": [
        "18315516-03ff-420a-9eb8-69372e9bb9d1"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The newest record from this Portland based band! It came out in 2024!\n\nhttps://tearsrunrings.bandcamp.com/album/everything-in-the-end",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}