Information about plays

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

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

{
    "id": 3418937,
    "uri": "https://api.kexp.org/v2/plays/3418937/?format=api",
    "airdate": "2024-10-29T17:27:18-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://ia800408.us.archive.org/4/items/mbid-785e65b9-1aa8-4cbd-87f1-302c4426e65d/mbid-785e65b9-1aa8-4cbd-87f1-302c4426e65d-32472229503_thumb500.jpg",
    "thumbnail_uri": "https://ia600408.us.archive.org/4/items/mbid-785e65b9-1aa8-4cbd-87f1-302c4426e65d/mbid-785e65b9-1aa8-4cbd-87f1-302c4426e65d-32472229503_thumb250.jpg",
    "song": "I Was Neon",
    "track_id": "a35d99a9-74b3-492a-b4b4-251abb0ecfc6",
    "recording_id": "1f7d21e3-5ad9-4bc6-a587-409339ffa3d9",
    "artist": "Julia Jacklin",
    "artist_ids": [
        "f95d0f4f-d344-4acd-bec8-cc512b40f629"
    ],
    "album": "Pre Pleasure",
    "release_id": "785e65b9-1aa8-4cbd-87f1-302c4426e65d",
    "release_group_id": "fe36198d-c1e6-4b63-8170-2541d8c28550",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2022-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch this extraordinary performance by the Australian artist in the KEXP studio with Evie Stokes in 2022! : https://www.youtube.com/watch?v=ywyi6Iut9As",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}