Information about plays

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

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

{
    "id": 3439501,
    "uri": "https://api.kexp.org/v2/plays/3439501/?format=api",
    "airdate": "2024-12-18T03:50:30-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia600400.us.archive.org/20/items/mbid-27d7f652-6486-4f5c-8647-9f5a862703c6/mbid-27d7f652-6486-4f5c-8647-9f5a862703c6-38898130492_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/20/items/mbid-27d7f652-6486-4f5c-8647-9f5a862703c6/mbid-27d7f652-6486-4f5c-8647-9f5a862703c6-38898130492_thumb250.jpg",
    "song": "mr useless (MK remix)",
    "track_id": "7b028e0f-6b05-4538-b320-717acb803c69",
    "recording_id": "47338bbd-2cea-4215-ad5a-f7f1f2129baf",
    "artist": "Shygirl & SG Lewis",
    "artist_ids": [
        "ab413f29-71af-4f7f-8ca8-5ece68beeaf3",
        "9385f1a7-8623-4d0c-b171-f1e6e87220c5"
    ],
    "album": "Club Shy (RMX)",
    "release_id": "27d7f652-6486-4f5c-8647-9f5a862703c6",
    "release_group_id": "c46b4387-566d-4425-9f46-31841fbd9de9",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On my top ten of 2024! https://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}