Information about plays

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

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

{
    "id": 3410080,
    "uri": "https://api.kexp.org/v2/plays/3410080/?format=api",
    "airdate": "2024-10-08T15:37:05-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia902201.us.archive.org/8/items/mbid-80d299a1-07ea-4f06-bac2-33b42f63f06b/mbid-80d299a1-07ea-4f06-bac2-33b42f63f06b-38878975924_thumb250.jpg",
    "song": "Facts",
    "track_id": "82f5e835-a1cf-4fdd-ac45-99ebfda4c28a",
    "recording_id": "9be02e14-d415-4a3e-a2ec-485fa10e422b",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "U Should Not Be Doing That / Facts",
    "release_id": "80d299a1-07ea-4f06-bac2-33b42f63f06b",
    "release_group_id": "87dac916-4988-42a0-84c1-6006a5fbeb3d",
    "labels": [
        "Virgin Music"
    ],
    "label_ids": [
        "0e66d6c9-6a53-4196-aee5-a70bea00e0cd"
    ],
    "release_date": "2024-05-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"U Should Not Be Doing That/Facts\" was Amyl and the Sniffers' first new music in three years. They have also announced the upcoming release of a full-length album, Cartoon Darkness, out October 25th! \nhttps://amylandthesniffers.bandcamp.com/\n\nAmyl and the Sniffers performed live in the KEXP studio in 2022, check it out here: https://www.youtube.com/watch?v=qhn2GBcikEU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}