Information about plays

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

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

{
    "id": 3561988,
    "uri": "https://api.kexp.org/v2/plays/3561988/?format=api",
    "airdate": "2025-10-06T10:21:52-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia601404.us.archive.org/30/items/mbid-d3ed7333-9769-46e8-a9ea-f4f0730c8051/mbid-d3ed7333-9769-46e8-a9ea-f4f0730c8051-33264982030_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/30/items/mbid-d3ed7333-9769-46e8-a9ea-f4f0730c8051/mbid-d3ed7333-9769-46e8-a9ea-f4f0730c8051-33264982030_thumb250.jpg",
    "song": "Easy On Your Own?",
    "track_id": "8bd16a18-5767-48d5-85e3-dd5431d0a065",
    "recording_id": "bb02a9ab-53c9-42e5-a08e-081f2f642611",
    "artist": "Alvvays",
    "artist_ids": [
        "99450990-b24e-4132-bb68-235f8c3e2564"
    ],
    "album": "Blue Rev",
    "release_id": "d3ed7333-9769-46e8-a9ea-f4f0730c8051",
    "release_group_id": "0e68df76-a5fc-4d70-9ff6-e71e2ad83330",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2022-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#582 on YOUR countdown of the greatest albums of all-time.\n\nIt's NEVER easy on your own - so why not be part of the most AMAZING community of music lovers on the planet? Be part of KEXP! https://www.kexp.org/donate/\n\nhttps://alvvays.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}