Information about plays

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

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

{
    "id": 3544592,
    "uri": "https://api.kexp.org/v2/plays/3544592/?format=api",
    "airdate": "2025-08-25T10:05:04-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "https://ia601404.us.archive.org/8/items/mbid-d70806be-fe64-4f2e-9a2d-baebddeb894d/mbid-d70806be-fe64-4f2e-9a2d-baebddeb894d-16683418419_thumb500.jpg",
    "thumbnail_uri": "https://ia601404.us.archive.org/8/items/mbid-d70806be-fe64-4f2e-9a2d-baebddeb894d/mbid-d70806be-fe64-4f2e-9a2d-baebddeb894d-16683418419_thumb250.jpg",
    "song": "Cosoco",
    "track_id": "99b4092e-42b6-4566-b4d9-602bd8522612",
    "recording_id": "9f9fcd00-5d71-4add-83f1-70dc37e7a236",
    "artist": "Juana Molina",
    "artist_ids": [
        "eca5dd0e-edc7-4658-85f0-762e263b4acd"
    ],
    "album": "Halo",
    "release_id": "80639316-d2dd-4888-b023-bff38c669bb1",
    "release_group_id": "97d0495c-f222-4e40-9276-a36f4acb6ee0",
    "labels": [
        "Crammed Discs"
    ],
    "label_ids": [
        "443fa1b0-3960-463f-9016-9845a9754b3e"
    ],
    "release_date": "2017-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Argentine singer, songwriter and actress Juana Molina shelved her acting career in 1994 to focus on music. \n\nCheck out this 2017 KEXP performance at https://www.youtube.com/watch?v=C0m0W2wE4tI.\n\nhttps://juanamolina.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}