Information about plays

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

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

{
    "id": 3440536,
    "uri": "https://api.kexp.org/v2/plays/3440536/?format=api",
    "airdate": "2024-12-20T16:23:09-08:00",
    "show": 62161,
    "show_uri": "https://api.kexp.org/v2/shows/62161/?format=api",
    "image_uri": "https://ia601205.us.archive.org/27/items/mbid-a294dc23-c81c-46c0-b1ee-06ac42fbdf7f/mbid-a294dc23-c81c-46c0-b1ee-06ac42fbdf7f-37789841117_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/27/items/mbid-a294dc23-c81c-46c0-b1ee-06ac42fbdf7f/mbid-a294dc23-c81c-46c0-b1ee-06ac42fbdf7f-37789841117_thumb250.jpg",
    "song": "BYE BYE",
    "track_id": "efa5fdb3-2ba3-4687-aa80-c366f21721d6",
    "recording_id": "d03d905b-6daf-4ddf-86c6-1eef710acdf7",
    "artist": "Kim Gordon",
    "artist_ids": [
        "19301485-ac9c-4dad-885b-cd8e8c8b4184"
    ],
    "album": "The Collective",
    "release_id": "a294dc23-c81c-46c0-b1ee-06ac42fbdf7f",
    "release_group_id": "c35d3885-e1a2-4959-81ff-9c005c319b22",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2024-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#30!! \n\nFormer member and co leader of Sonic Youth Kim Gordon's newest album, The Collective. \"Recorded in Gordon's native Los Angeles, The Collective follows her 2019 full-length debut No Home Record and continues her collaboration with producer Justin Raisen.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}