Information about plays

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

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

{
    "id": 3596777,
    "uri": "https://api.kexp.org/v2/plays/3596777/?format=api",
    "airdate": "2025-12-27T16:55:09-08:00",
    "show": 65490,
    "show_uri": "https://api.kexp.org/v2/shows/65490/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fury (نیلوفر آبی)",
    "track_id": "4480c00d-3e7c-4aff-a358-ddbb5ef86777",
    "recording_id": "a6172bb0-a9d8-45aa-89ff-730beecc6a58",
    "artist": "Parissa Tosif",
    "artist_ids": [
        "60a883e0-8cd3-491a-9274-5f0a8d35fed9"
    ],
    "album": "Fury (نیلوفر آبی)",
    "release_id": "7f826b7f-6ec1-4d85-bd03-37bb5762c520",
    "release_group_id": "b849cfc6-1338-48a9-892f-36030cc68ec2",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parissa Tosif is an Iranian-Australian vocalist known primarily as one half of the electronic duo Vallis Alps.\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}