Information about plays

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

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

{
    "id": 3584064,
    "uri": "https://api.kexp.org/v2/plays/3584064/?format=api",
    "airdate": "2025-11-28T10:46:56-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yougotmefeeling",
    "track_id": "767c9b52-f0d6-420f-b4b6-9ce385be9945",
    "recording_id": "3f4d9047-a641-4219-93e8-808cc79ff8ae",
    "artist": "Parcels",
    "artist_ids": [
        "5318e774-f5b6-4ee0-82cb-4dcf398c3ff8"
    ],
    "album": "LOVED",
    "release_id": "795bc117-8456-42e0-93c0-4c5ae3d898e9",
    "release_group_id": "e66850f1-0f50-4088-82b6-7d471e645368",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The third studio album from Australian five-piece Parcels is a revelation. With their vivid, technicolor blend of disco, pop, and soul, ‘LOVED’ radiates dreamy harmonies, funky rhythms, and intoxicating hooks. This joyful twelve-track collection highlights their sharp musicianship as they get more personal than ever before, lyrically and emotionally. Oh, to love and be ‘LOVED.'\"\n\nhttps://www.kexp.org/read/2025/9/15/new-music-reviews-915/\n\nhttps://parcelsmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}