Information about plays

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

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

{
    "id": 3525440,
    "uri": "https://api.kexp.org/v2/plays/3525440/?format=api",
    "airdate": "2025-07-11T05:27:01-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia904602.us.archive.org/18/items/mbid-2b7341cb-d79f-443e-9f97-bbd0f0d2b49b/mbid-2b7341cb-d79f-443e-9f97-bbd0f0d2b49b-31266264181_thumb500.jpg",
    "thumbnail_uri": "https://ia804602.us.archive.org/18/items/mbid-2b7341cb-d79f-443e-9f97-bbd0f0d2b49b/mbid-2b7341cb-d79f-443e-9f97-bbd0f0d2b49b-31266264181_thumb250.jpg",
    "song": "Love Will Tear Us Apart",
    "track_id": "86e98a00-837a-4894-91e2-4c49eb86c0e8",
    "recording_id": "7f770cb9-af12-4049-a455-680d4a19075d",
    "artist": "The Hot 8 Brass Band",
    "artist_ids": [
        "a13d7621-b81c-4cf5-87ac-eb7e86dda70f"
    ],
    "album": "Love Will Tear Us Apart",
    "release_id": "2b7341cb-d79f-443e-9f97-bbd0f0d2b49b",
    "release_group_id": "592dbf0a-4e75-4df8-bbde-ee7591e42faa",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2018-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot 8 Brass Band are a twice Grammy-nominated New Orleans based brass band, whose sound draws on the traditional jazz heritage of New Orleans, alongside more modern styles including elements of funk, hip hop, rap, and its local variation, “bounce.”: https://tru-thoughts.co.uk/artists/hot-8-brass-band/\n\nWatch the band performing this Joy Division cover live in the KEXP studio in 2019 here: https://www.youtube.com/watch?v=0s0bx7nVS1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}