Information about plays

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

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

{
    "id": 3549220,
    "uri": "https://api.kexp.org/v2/plays/3549220/?format=api",
    "airdate": "2025-09-05T12:38:23-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375-41720712540_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375-41720712540_thumb250.jpg",
    "song": "Same but Different Now",
    "track_id": "84a2ca42-2d34-4e03-a985-38e3979e5e86",
    "recording_id": "81d4677d-8ccf-4bc9-b12d-5262b06cfeec",
    "artist": "Greet Death",
    "artist_ids": [
        "53976d93-4b94-4802-aa96-b7c288742c3b"
    ],
    "album": "Die in Love",
    "release_id": "51ddab7c-e7ae-4336-a7bc-8249cd405375",
    "release_group_id": "0dfa76f3-ed7b-4a74-9dcb-26f6a0439bae",
    "labels": [
        "Deathwish Inc."
    ],
    "label_ids": [
        "2d106e3c-96ef-433e-935f-00b6b505ae0f"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Flint, Michigan, Greet Death released Die in Love in June. \"The band's dizzying melodic nature shines throughout its nine tracks, featuring delicate acoustic shimmers, somber percussion, and high-volume post-everything fuzz.\"\n\nhttps://greetdeath.bandcamp.com/album/die-in-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}