Information about plays

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

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

{
    "id": 3501198,
    "uri": "https://api.kexp.org/v2/plays/3501198/?format=api",
    "airdate": "2025-05-14T08:46:10-07:00",
    "show": 63457,
    "show_uri": "https://api.kexp.org/v2/shows/63457/?format=api",
    "image_uri": "https://ia800609.us.archive.org/8/items/mbid-847522ee-8cf2-4a4b-b17b-99c8dde3afd9/mbid-847522ee-8cf2-4a4b-b17b-99c8dde3afd9-41116535986_thumb500.jpg",
    "thumbnail_uri": "https://ia600609.us.archive.org/8/items/mbid-847522ee-8cf2-4a4b-b17b-99c8dde3afd9/mbid-847522ee-8cf2-4a4b-b17b-99c8dde3afd9-41116535986_thumb250.jpg",
    "song": "Walk Away",
    "track_id": "86816902-df04-4ea5-b823-dda62104ccd1",
    "recording_id": "77d71f0a-e351-4b13-ba8e-95f02e47d9dc",
    "artist": "Anika",
    "artist_ids": [
        "15c0e62b-3e46-4666-845d-d6c86bd44774"
    ],
    "album": "Abyss",
    "release_id": "847522ee-8cf2-4a4b-b17b-99c8dde3afd9",
    "release_group_id": "a476f527-3980-4455-a3ca-072901d43456",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dear Anika, WE, the morning crew, like YOU, the Anika. \nhttps://anika.bandcamp.com/album/abyss",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}