Information about plays

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

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

{
    "id": 3565137,
    "uri": "https://api.kexp.org/v2/plays/3565137/?format=api",
    "airdate": "2025-10-14T21:27:22-07:00",
    "show": 64836,
    "show_uri": "https://api.kexp.org/v2/shows/64836/?format=api",
    "image_uri": "https://ia600704.us.archive.org/13/items/mbid-9af83c4e-10be-4e2a-b9cd-a58cf3ce9d0e/mbid-9af83c4e-10be-4e2a-b9cd-a58cf3ce9d0e-41746505958_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-9af83c4e-10be-4e2a-b9cd-a58cf3ce9d0e/mbid-9af83c4e-10be-4e2a-b9cd-a58cf3ce9d0e-41746505958_thumb250.jpg",
    "song": "Serpiente de madera",
    "track_id": "e747efcf-e943-46e2-89fe-441f65d6895d",
    "recording_id": "ce2d4618-f24d-4de1-a1f1-3f88ef6b7cfa",
    "artist": "Ana Tijoux, Hordatoj & Toly Ramirez",
    "artist_ids": [
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f",
        "4ed4a3c9-22bf-4e5d-b3b1-2b02ad4716cc",
        "2ad69d2d-0c3c-4eb1-b3d5-469d5a8bd6b3"
    ],
    "album": "Serpiente de madera",
    "release_id": "9af83c4e-10be-4e2a-b9cd-a58cf3ce9d0e",
    "release_group_id": "1af996b0-894e-4691-9b67-0d6534665012",
    "labels": [
        "Altafonte"
    ],
    "label_ids": [
        "b55c2e01-b35e-40fd-84e9-641c116e4bea"
    ],
    "release_date": "2025-04-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Ana Tijoux! Check out her new release, Serpiente de madera! \n\nhttps://anatijoux.bandcamp.com/album/vengo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}