Information about plays

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

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

{
    "id": 3589827,
    "uri": "https://api.kexp.org/v2/plays/3589827/?format=api",
    "airdate": "2025-12-11T17:15:14-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia800705.us.archive.org/32/items/mbid-a6e48744-b193-4d84-b8a5-4f5d7627e4cf/mbid-a6e48744-b193-4d84-b8a5-4f5d7627e4cf-22471663759_thumb500.jpg",
    "thumbnail_uri": "https://ia600705.us.archive.org/32/items/mbid-a6e48744-b193-4d84-b8a5-4f5d7627e4cf/mbid-a6e48744-b193-4d84-b8a5-4f5d7627e4cf-22471663759_thumb250.jpg",
    "song": "Modular Mix",
    "track_id": "1713384c-ba4c-30fd-8f3a-ecc22270dda6",
    "recording_id": "6115ac6f-d29a-4ae2-ac58-6fac6eb71f68",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "Premiers Symptômes",
    "release_id": "a6e48744-b193-4d84-b8a5-4f5d7627e4cf",
    "release_group_id": "809df41b-b9b4-32e7-822b-cc5bbaad929e",
    "labels": [
        "Source"
    ],
    "label_ids": [
        "43367ec8-5213-4d87-b8b6-758412a81cc2"
    ],
    "release_date": "1997-07-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[during air break]\n\nPremiers Symptômes (English: First Symptoms) is the debut EP by French electronic music duo Air. It consists of singles issued between 1995 and 1997. http://www.airfrenchband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}