Information about plays

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

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

{
    "id": 3580058,
    "uri": "https://api.kexp.org/v2/plays/3580058/?format=api",
    "airdate": "2025-11-19T02:12:03-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-22beba99-4b16-4b7b-ae84-1e626562bdb9/mbid-22beba99-4b16-4b7b-ae84-1e626562bdb9-43597304633_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-22beba99-4b16-4b7b-ae84-1e626562bdb9/mbid-22beba99-4b16-4b7b-ae84-1e626562bdb9-43597304633_thumb250.jpg",
    "song": "the decoupling of the nuclear family",
    "track_id": "74abf36a-014f-4a50-8445-3cea1b4d6f50",
    "recording_id": "861afe9b-0d93-43fd-8480-477141ba7036",
    "artist": "_BY.ALEXANDER feat. HAWA, Ghostface Killah & Rapsody",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e",
        "0d40af7f-9b4f-4c42-9e5a-c827315dd240",
        "3b39abeb-0064-4eed-9ddd-ee47a45c54cb",
        "173c065d-fb25-4659-bddd-b95db7978902"
    ],
    "album": "the decoupling of the nuclear family",
    "release_id": "22beba99-4b16-4b7b-ae84-1e626562bdb9",
    "release_group_id": "9be4cf2b-55b1-46f4-a57f-26cff3247a8d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}