Information about plays

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

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

{
    "id": 3413170,
    "uri": "https://api.kexp.org/v2/plays/3413170/?format=api",
    "airdate": "2024-10-16T00:18:25-07:00",
    "show": 61587,
    "show_uri": "https://api.kexp.org/v2/shows/61587/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "24 (Turn It Up) (radio edit)",
    "track_id": "da8818e7-1c1d-4990-a4bd-a0e348867539",
    "recording_id": "d30b2f6f-24de-4795-8f2a-7df67079e85e",
    "artist": "ANOTR & Kurtis Wells",
    "artist_ids": [
        "5f3be62e-d166-453e-a3ea-07b9227fafae",
        "fa6bb338-ced2-4553-866a-7f33f53f6332"
    ],
    "album": "24 (Turn It Up) (radio edit)",
    "release_id": "a4ac3e16-cdce-44c3-8bec-ae15ab0475a7",
    "release_group_id": "95680e08-db7c-4930-ad40-f17d48725dde",
    "labels": [
        "NO ART"
    ],
    "label_ids": [
        "ffc87f30-3a54-4bb7-a272-127548aa6f85"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based Kurtis Wells - a new collaboration with ANOTR. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}