Information about plays

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

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

{
    "id": 3575849,
    "uri": "https://api.kexp.org/v2/plays/3575849/?format=api",
    "airdate": "2025-11-09T02:56:21-08:00",
    "show": 65062,
    "show_uri": "https://api.kexp.org/v2/shows/65062/?format=api",
    "image_uri": "https://ia600709.us.archive.org/2/items/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375-41720712540_thumb500.jpg",
    "thumbnail_uri": "https://ia800709.us.archive.org/2/items/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375/mbid-51ddab7c-e7ae-4336-a7bc-8249cd405375-41720712540_thumb250.jpg",
    "song": "Country Girl",
    "track_id": "49a78799-4700-45dd-af95-3f0913976790",
    "recording_id": "16a78568-b694-4390-9d19-f2b2ccc272af",
    "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": "Greet Death will be LIVE on KEXP this Fri. Nov. 14th at 11am. Open to the public! Check out all our in-studios here: https://www.kexp.org/events/kexp-events/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}