Information about plays

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

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

{
    "id": 3562018,
    "uri": "https://api.kexp.org/v2/plays/3562018/?format=api",
    "airdate": "2025-10-06T12:46:20-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia802300.us.archive.org/3/items/mbid-2ec07138-12df-4461-b52e-7258876ac0cd/mbid-2ec07138-12df-4461-b52e-7258876ac0cd-10815615622_thumb500.jpg",
    "thumbnail_uri": "https://ia802300.us.archive.org/3/items/mbid-2ec07138-12df-4461-b52e-7258876ac0cd/mbid-2ec07138-12df-4461-b52e-7258876ac0cd-10815615622_thumb250.jpg",
    "song": "Girls on Film",
    "track_id": "6a9f00c0-37cd-3468-be2d-ae148ba78fd2",
    "recording_id": "d552f3dd-fde2-4c74-bdf4-99741618f1f1",
    "artist": "Duran Duran",
    "artist_ids": [
        "1a1cd7f3-e5df-4eca-bae2-2757c9e656b5"
    ],
    "album": "Duran Duran",
    "release_id": "83a5bd5c-de26-47c6-abe0-4e8fbde29b28",
    "release_group_id": "c5be9f5c-4c9e-3d74-a4a6-a225d03ffcf4",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1981-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#560 on YOUR countdown of the greatest albums of all-time.\n\nSimon Le Bon says that the controversy over the song's notoriously raunchy music video eclipsed the song's message of fashion model exploitation. The video was directed by Lol Creme and Kevin Godley, who were the leaders of the group 10cc and also recorded as Godley & Creme. https://bit.ly/3sOrKu8 \n\nWatch the video here: https://youtu.be/KCjMZMxNr-0.\n\nhttps://duranduran.com/\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}