Information about plays

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

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

{
    "id": 3546197,
    "uri": "https://api.kexp.org/v2/plays/3546197/?format=api",
    "airdate": "2025-08-29T06:44:01-07:00",
    "show": 64416,
    "show_uri": "https://api.kexp.org/v2/shows/64416/?format=api",
    "image_uri": "https://ia800205.us.archive.org/3/items/mbid-a79f2d17-e972-42fe-abff-16057401ba3b/mbid-a79f2d17-e972-42fe-abff-16057401ba3b-38096274811_thumb500.jpg",
    "thumbnail_uri": "https://ia600205.us.archive.org/3/items/mbid-a79f2d17-e972-42fe-abff-16057401ba3b/mbid-a79f2d17-e972-42fe-abff-16057401ba3b-38096274811_thumb250.jpg",
    "song": "Down Bad",
    "track_id": "378b601f-2bcc-4f0e-a330-2b228ef174aa",
    "recording_id": "32d2c348-8179-41bd-8202-737b1728d1a3",
    "artist": "TATYANA",
    "artist_ids": [
        "d27f8596-c425-44b8-9898-fe8c15eaa4a9"
    ],
    "album": "It’s Over",
    "release_id": "a79f2d17-e972-42fe-abff-16057401ba3b",
    "release_group_id": "99cd2ece-9dfe-433e-8faa-edb9518873d7",
    "labels": [
        "Sinderlyn"
    ],
    "label_ids": [
        "228a2488-ccc4-4cc0-8a0b-54099594b9f0"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from South East London producer/singer-songwriter Tatyana Phillips",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}