Information about plays

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

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

{
    "id": 3521436,
    "uri": "https://api.kexp.org/v2/plays/3521436/?format=api",
    "airdate": "2025-07-02T00:27:13-07:00",
    "show": 63895,
    "show_uri": "https://api.kexp.org/v2/shows/63895/?format=api",
    "image_uri": "https://ia600803.us.archive.org/5/items/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14-41005022402_thumb500.jpg",
    "thumbnail_uri": "https://ia600803.us.archive.org/5/items/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14-41005022402_thumb250.jpg",
    "song": "Richardson",
    "track_id": "8ee67bd3-7e88-42a7-8c91-4145331e4551",
    "recording_id": "c9039f3d-7923-41d3-96c6-3f13c3511fee",
    "artist": "Shura feat. Cassandra Jenkins",
    "artist_ids": [
        "3a17adde-9bc0-4d76-aa35-4fe8e46fbeec",
        "1c5fb201-9555-4e94-94b6-d5ac6fccb64c"
    ],
    "album": "I Got Too Sad For My Friends",
    "release_id": "f43d7056-7964-49d0-b644-9ddbaabcde14",
    "release_group_id": "7e854371-92d7-40b8-86c3-1fce4a112a1a",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British singer-songwriter and producer Shura announces her long-awaited return with new album!\n\nhttps://shura.bandcamp.com/album/i-got-too-sad-for-my-friends",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}