Information about plays

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

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

{
    "id": 3627508,
    "uri": "https://api.kexp.org/v2/plays/3627508/?format=api",
    "airdate": "2026-03-10T19:38:41-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-4e1fe1ea-1f0a-4f39-bda4-f2737f46f4d7/mbid-4e1fe1ea-1f0a-4f39-bda4-f2737f46f4d7-21857060299_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-4e1fe1ea-1f0a-4f39-bda4-f2737f46f4d7/mbid-4e1fe1ea-1f0a-4f39-bda4-f2737f46f4d7-21857060299_thumb250.jpg",
    "song": "You Can Run",
    "track_id": "49969248-65ce-37e3-90a1-4bcbbb13bfc9",
    "recording_id": "1a7e7faa-50ea-41b2-8ad9-6aa921bc7960",
    "artist": "Seun Kuti & Fela's Egypt 80",
    "artist_ids": [
        "23cac0c4-a2ad-43b2-9256-5aa404c8c431"
    ],
    "album": "From Africa With Fury: Rise",
    "release_id": "4e1fe1ea-1f0a-4f39-bda4-f2737f46f4d7",
    "release_group_id": "4c686e3b-7d7e-4d48-a419-3abe56daee1b",
    "labels": [
        "Knitting Factory Records"
    ],
    "label_ids": [
        "93c300d9-12f9-4e3a-9809-ef1549896cce"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in July of 2025 Seun Kuti & Egypt 80 performed live in our studio co-hosted with another vital global music ambassador The Continent DJ Lace Cadence.\n\nhttps://tinyurl.com/58dm357m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}