Information about plays

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

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

{
    "id": 3524889,
    "uri": "https://api.kexp.org/v2/plays/3524889/?format=api",
    "airdate": "2025-07-09T21:08:53-07:00",
    "show": 63968,
    "show_uri": "https://api.kexp.org/v2/shows/63968/?format=api",
    "image_uri": "https://ia800700.us.archive.org/17/items/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2-38886391610_thumb500.jpg",
    "thumbnail_uri": "https://ia800700.us.archive.org/17/items/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2-38886391610_thumb250.jpg",
    "song": "All Night",
    "track_id": "b6582335-8035-4520-931f-4efc581266f0",
    "recording_id": "795f1f57-583d-4d31-b502-fc0545e502aa",
    "artist": "Ginger Root",
    "artist_ids": [
        "22dc2681-4260-437e-a570-c4e92e011f68"
    ],
    "album": "SHINBANGUMI",
    "release_id": "f4583804-b928-4b7d-b573-3cf17a2dabc2",
    "release_group_id": "70ecaa70-6166-497e-8ea2-b8c145d40405",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ginger Root is playing Woodland Park Zoo in  Seattle, Wednesday, September 3, 2025 with Japanese Breakfast \n\nhttps://www.shazam.com/event/96397f07-22a0-48f8-bd12-6f58f1932c1e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}