Information about plays

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

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

{
    "id": 3521886,
    "uri": "https://api.kexp.org/v2/plays/3521886/?format=api",
    "airdate": "2025-07-03T00:37:19-07:00",
    "show": 63903,
    "show_uri": "https://api.kexp.org/v2/shows/63903/?format=api",
    "image_uri": "https://ia802903.us.archive.org/6/items/mbid-d8fb2d23-434e-4141-ab15-41e9bedd10d5/mbid-d8fb2d23-434e-4141-ab15-41e9bedd10d5-25962060343_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/6/items/mbid-d8fb2d23-434e-4141-ab15-41e9bedd10d5/mbid-d8fb2d23-434e-4141-ab15-41e9bedd10d5-25962060343_thumb250.jpg",
    "song": "Te Queria",
    "track_id": "c2a149a7-06ad-4fb6-9cae-43607890d0d1",
    "recording_id": "dcfec0b5-5e86-4982-aefb-822ee8e408e4",
    "artist": "Lido Pimienta",
    "artist_ids": [
        "9fb537ca-9145-4855-8a18-17b20339f1fc"
    ],
    "album": "Miss Colombia",
    "release_id": "8edeece7-b65a-4d0f-97a1-a4b404c9dbeb",
    "release_group_id": "b96fd011-b59f-46f2-8ed5-1b970923908f",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2020-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Watch Colombian-Canadian musician Lido Pimienta's music video for \"Te Quería\".\n\n\"The visual for 'Te Quería' has always been conceived as a story about transformation - about getting right back up, despite having our spirit shut down. \"Te Quería\" is a song that exposes toxic relationships, power imbalances and the need for some people, particularly those who we love the most, to confuse our generosity for stupidity.\"\n\nhttps://www.youtube.com/watch?v=K0nRktrfhPk\nhttps://lidopimienta.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}