Information about plays

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

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

{
    "id": 3579670,
    "uri": "https://api.kexp.org/v2/plays/3579670/?format=api",
    "airdate": "2025-11-18T03:54:58-08:00",
    "show": 65142,
    "show_uri": "https://api.kexp.org/v2/shows/65142/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-c3b5a6dc-cc94-4782-a69d-01522ce5e7d0/mbid-c3b5a6dc-cc94-4782-a69d-01522ce5e7d0-43553898688_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-c3b5a6dc-cc94-4782-a69d-01522ce5e7d0/mbid-c3b5a6dc-cc94-4782-a69d-01522ce5e7d0-43553898688_thumb250.jpg",
    "song": "The Race Is On (Little Moments)",
    "track_id": "b3aed44c-e77a-4944-a042-5d3761306fec",
    "recording_id": "f3124677-7cd3-431c-b143-9801e8b36718",
    "artist": "Star Slinger & Yessica Woahneil",
    "artist_ids": [
        "fe865e15-08d2-4ff7-bc18-910b0084a216",
        "4bf72a7b-0675-4d48-a4a0-03de57d1d6be"
    ],
    "album": "The Race Is On (Little Moments)",
    "release_id": "c3b5a6dc-cc94-4782-a69d-01522ce5e7d0",
    "release_group_id": "8093e5c9-3081-44dc-86c0-dd78135fdf8c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://yessicawoahneil.bandcamp.com/track/the-race-is-on-little-moments",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}