Information about plays

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

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

{
    "id": 3519603,
    "uri": "https://api.kexp.org/v2/plays/3519603/?format=api",
    "airdate": "2025-06-27T17:17:54-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-f43994e4-7b54-4c8b-8c26-43bc64726e02/mbid-f43994e4-7b54-4c8b-8c26-43bc64726e02-39240042213_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-f43994e4-7b54-4c8b-8c26-43bc64726e02/mbid-f43994e4-7b54-4c8b-8c26-43bc64726e02-39240042213_thumb250.jpg",
    "song": "Me da igual",
    "track_id": "420941fc-6e46-4aca-928b-54899b5d8f00",
    "recording_id": "328564be-228a-4d5b-aa0d-a9a8bbe31d49",
    "artist": "L’Impératrice",
    "artist_ids": [
        "abc31be8-02b2-4bb1-867d-604d50b7be78"
    ],
    "album": "Pulsar",
    "release_id": "f43994e4-7b54-4c8b-8c26-43bc64726e02",
    "release_group_id": "a70b228a-20a9-4d24-8ded-d4ea40d9694c",
    "labels": [
        "microqlima"
    ],
    "label_ids": [
        "8d9c66d5-ce05-4685-b50d-2f7ca524b24f"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nParisian alt-pop. imperatrice.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}