Information about plays

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

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

{
    "id": 3570742,
    "uri": "https://api.kexp.org/v2/plays/3570742/?format=api",
    "airdate": "2025-10-27T21:03:07-07:00",
    "show": 64952,
    "show_uri": "https://api.kexp.org/v2/shows/64952/?format=api",
    "image_uri": "https://coverartarchive.org/release/caea471f-8a1b-4880-ba17-204dd185d2a3/21965101683-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/caea471f-8a1b-4880-ba17-204dd185d2a3/21965101683-250.jpg",
    "song": "Demaga ge gi go gu",
    "track_id": null,
    "recording_id": "032164a4-26d9-4bf2-8b99-f1d23adde19c",
    "artist": "El Alfa & Bad Bunny",
    "artist_ids": [],
    "album": "Disciplina: PR Edition",
    "release_id": null,
    "release_group_id": "c9b4a92c-d0c3-4616-a28a-9fdee1d33410",
    "labels": [
        "El Jefe Records"
    ],
    "label_ids": [
        "28c65844-7849-4a01-92c6-612361964330"
    ],
    "release_date": "2018-02-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some spooooky perreo ~ https://www.youtube.com/watch?v=ce5sdKxpE3s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}