Information about plays

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

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

{
    "id": 3343725,
    "uri": "https://api.kexp.org/v2/plays/3343725/?format=api",
    "airdate": "2024-05-04T12:45:35-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia801205.us.archive.org/34/items/mbid-7875bd16-387f-4d7f-838a-8fcc55e0f170/mbid-7875bd16-387f-4d7f-838a-8fcc55e0f170-37746990497_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/34/items/mbid-7875bd16-387f-4d7f-838a-8fcc55e0f170/mbid-7875bd16-387f-4d7f-838a-8fcc55e0f170-37746990497_thumb250.jpg",
    "song": "Peace Sign",
    "track_id": "b37781f1-a346-45cc-a48c-364c32f09a1a",
    "recording_id": "ccb06e9f-7c80-4c68-87b9-4c051bdf0797",
    "artist": "Ride",
    "artist_ids": [
        "3f575ecd-627d-4f08-a89f-abd46d469c7e"
    ],
    "album": "Interplay",
    "release_id": "7875bd16-387f-4d7f-838a-8fcc55e0f170",
    "release_group_id": "ce67ae32-cd4d-47d8-8e95-c63c174c8510",
    "labels": [
        "Wichita Recordings Ltd."
    ],
    "label_ids": [
        "70fe2f32-aac6-4196-8599-ea8f6439a644"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shoegaze pioneers Ride will be performing live in the studio May 25th at noon, and that night at The Showbox.\n--\nTheir third album since their reunion, \"Interplay,\" will be out on March 29th. “This album has taken a long time to make, and has seen the band go through a lot of ups and downs; maybe the most of any Ride album,” Ride singer Andy Bell said in a statement. “But it has seen us come through the process as a band in a good place, feeling able to shake off the past, and ready to celebrate the combined musical talents that brought us together in the first place.”\n--\n We selected this single, \"Peace Sign,\" as a recent, free KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2024/2/6/ride-peace-sign/",
    "play_type": "trackplay"
}