Information about plays

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

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

{
    "id": 3525443,
    "uri": "https://api.kexp.org/v2/plays/3525443/?format=api",
    "airdate": "2025-07-11T05:36:55-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia600705.us.archive.org/13/items/mbid-7609830d-48d1-483d-9721-891b02a4744c/mbid-7609830d-48d1-483d-9721-891b02a4744c-41790964215_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-7609830d-48d1-483d-9721-891b02a4744c/mbid-7609830d-48d1-483d-9721-891b02a4744c-41790964215_thumb250.jpg",
    "song": "Come a Little Closer",
    "track_id": "42bde47e-12ae-4a01-abfd-13d3da64f324",
    "recording_id": "b9a8918c-5fd8-45e9-a232-ab4c417d54c6",
    "artist": "Tagua Tagua",
    "artist_ids": [
        "62b37e8c-ea6b-4cd9-8242-4e875ef4a77c"
    ],
    "album": "RAIO",
    "release_id": "7609830d-48d1-483d-9721-891b02a4744c",
    "release_group_id": "ed9c8f69-a036-44c8-8b76-9cd2c7c22b45",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pronounced: TAH-gwah TAH-gwah\n\nTagua Tagua is the project of Brazilian musician Felipe Puperi,",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}