Information about plays

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

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

{
    "id": 3548229,
    "uri": "https://api.kexp.org/v2/plays/3548229/?format=api",
    "airdate": "2025-09-03T01:28:27-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia801406.us.archive.org/13/items/mbid-6a162a5f-7a75-41a8-ab9e-6483682dc848/mbid-6a162a5f-7a75-41a8-ab9e-6483682dc848-23743565936_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/13/items/mbid-6a162a5f-7a75-41a8-ab9e-6483682dc848/mbid-6a162a5f-7a75-41a8-ab9e-6483682dc848-23743565936_thumb250.jpg",
    "song": "Identity Crisis",
    "track_id": "1c607956-42fd-44a2-b438-e9b829cbba54",
    "recording_id": "5cf90ae0-1f15-4e2d-a189-067aa5d1ff25",
    "artist": "Jarina De Marco",
    "artist_ids": [
        "f655f617-e185-4de9-b1c6-83a682b3baa4"
    ],
    "album": "Malcriada",
    "release_id": "6a162a5f-7a75-41a8-ab9e-6483682dc848",
    "release_group_id": "d32604c3-ffa7-4f20-bd31-a547f63babe5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-08-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mad Decent describes Jarina De Marco as a creative visionary who sings in four languages and spearheads all aspects of her project: songwriting, production, visual design and video direction.\" \"Identity Crisis\" was inspired by Colorism which De Marco described as \"a worldwide phenomenon that comes from a system of racial hierarchy and race-based ideology directly linked to colonialism.\" Read more: https://bit.ly/33slTwu\n\nYou can help keep us here hanging out with you on the overnight by donating to KEXP's fall drive here: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}