Information about plays

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

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

{
    "id": 3626765,
    "uri": "https://api.kexp.org/v2/plays/3626765/?format=api",
    "airdate": "2026-03-08T13:52:16-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-a1287165-6e9a-4b12-a613-53d317f97294/mbid-a1287165-6e9a-4b12-a613-53d317f97294-38170809002_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-a1287165-6e9a-4b12-a613-53d317f97294/mbid-a1287165-6e9a-4b12-a613-53d317f97294-38170809002_thumb250.jpg",
    "song": "All On Me",
    "track_id": "df64095d-fbf3-4633-82e7-025ebab03c54",
    "recording_id": "4f4c0409-1c2e-45e9-ba88-59b953a1f0f8",
    "artist": "Karen Nyame KG & Ikonika",
    "artist_ids": [
        "378ec256-8919-4771-bfe5-3f46f4ae3469",
        "a665ad40-52ef-4ae6-9c52-25b3ee4dcda3"
    ],
    "album": "All On Me",
    "release_id": "a1287165-6e9a-4b12-a613-53d317f97294",
    "release_group_id": "ddbb0e1b-c079-4b11-a209-7de610fd0ec5",
    "labels": [
        "foundation.fm"
    ],
    "label_ids": [
        "da381067-3f50-48d4-bc7d-c1361f0ebd30"
    ],
    "release_date": "2024-02-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"All on Me\" appears on Foundation.FM's album \"BODIES\" in celebration of their 5th birthday.\n\nhttps://foundationfmrecords.bandcamp.com/album/bodies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}