Information about plays

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

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

{
    "id": 3420560,
    "uri": "https://api.kexp.org/v2/plays/3420560/?format=api",
    "airdate": "2024-11-02T18:01:04-07:00",
    "show": 61746,
    "show_uri": "https://api.kexp.org/v2/shows/61746/?format=api",
    "image_uri": "https://ia903400.us.archive.org/28/items/mbid-29eb7de4-a3b5-4218-8e2d-c7320ce47b47/mbid-29eb7de4-a3b5-4218-8e2d-c7320ce47b47-28812607211_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/28/items/mbid-29eb7de4-a3b5-4218-8e2d-c7320ce47b47/mbid-29eb7de4-a3b5-4218-8e2d-c7320ce47b47-28812607211_thumb250.jpg",
    "song": "Unlock the Door",
    "track_id": "95b0d672-0ffe-479c-9331-a3513216c382",
    "recording_id": "00eecfd4-8eb0-4c58-b2ec-78b0451b4eb2",
    "artist": "Spirit Award",
    "artist_ids": [
        "72042f4e-7652-4bf4-8846-d4981b760f67"
    ],
    "album": "Lunatic House",
    "release_id": "29eb7de4-a3b5-4218-8e2d-c7320ce47b47",
    "release_group_id": "b9737353-9019-42b4-b642-3a1ddd5ed21b",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2021-03-05",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Spirit Award play live in the KEXP studio’s back in 2018-\n\nhttps://www.youtube.com/watch?v=QRz4bG7sQHQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}