Information about plays

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

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

{
    "id": 3546739,
    "uri": "https://api.kexp.org/v2/plays/3546739/?format=api",
    "airdate": "2025-08-30T14:40:47-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia802902.us.archive.org/4/items/mbid-b358d53b-c55a-491e-beaa-91dbac4ead18/mbid-b358d53b-c55a-491e-beaa-91dbac4ead18-25285311874_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/4/items/mbid-b358d53b-c55a-491e-beaa-91dbac4ead18/mbid-b358d53b-c55a-491e-beaa-91dbac4ead18-25285311874_thumb250.jpg",
    "song": "New Fiction",
    "track_id": "6970fc91-79eb-4d12-9371-76519bd63b3b",
    "recording_id": "329005b4-3f69-4cd6-a68f-129d999a1e6c",
    "artist": "Little Dragon",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff"
    ],
    "album": "New Me, Same Us",
    "release_id": "b358d53b-c55a-491e-beaa-91dbac4ead18",
    "release_group_id": "174dbace-45b6-446e-98ba-b3a0e9f0aadb",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2020-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Little Dragon's first album for Ninja Tune was a welcome departure, finally infusing their own studio work with the creative energy of their collaborative sessions. Read the full review here:\nhttps://bit.ly/3aqhBiM\n\nLittle Dragon performed live at The Little London Plane during Upstream Music Fest in 2018:\nhttps://youtu.be/gFLrDrn6kEQ\n\nhttps://little-dragon.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}