Information about plays

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

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

{
    "id": 3519601,
    "uri": "https://api.kexp.org/v2/plays/3519601/?format=api",
    "airdate": "2025-06-27T17:14:00-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia800607.us.archive.org/18/items/mbid-149150eb-481e-4341-8a46-b4734679897d/mbid-149150eb-481e-4341-8a46-b4734679897d-41142810030_thumb500.jpg",
    "thumbnail_uri": "https://ia800607.us.archive.org/18/items/mbid-149150eb-481e-4341-8a46-b4734679897d/mbid-149150eb-481e-4341-8a46-b4734679897d-41142810030_thumb250.jpg",
    "song": "ENTROPIA",
    "track_id": "c5cc5a8b-fc79-4d2d-af0a-a1e2e3965f20",
    "recording_id": "153ba966-35c5-4abc-affe-fd1d31d7cbbe",
    "artist": "L’Impératrice",
    "artist_ids": [
        "abc31be8-02b2-4bb1-867d-604d50b7be78"
    ],
    "album": "ENTROPIA",
    "release_id": "149150eb-481e-4341-8a46-b4734679897d",
    "release_group_id": "e031254e-c6e1-481a-b5b7-039b5e48fa5a",
    "labels": [
        "microqlima"
    ],
    "label_ids": [
        "8d9c66d5-ce05-4685-b50d-2f7ca524b24f"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\n[airbreak :)]\n\nTroy hosted L’Impératrice Live on KEXP in February! Check out the video: https://www.youtube.com/watch?v=g7hzeUKzzj8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}