Information about plays

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

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

{
    "id": 3522441,
    "uri": "https://api.kexp.org/v2/plays/3522441/?format=api",
    "airdate": "2025-07-04T06:18:21-07:00",
    "show": 63914,
    "show_uri": "https://api.kexp.org/v2/shows/63914/?format=api",
    "image_uri": "https://ia601603.us.archive.org/4/items/mbid-1c0378a9-b12e-4614-ae69-082147e4879c/mbid-1c0378a9-b12e-4614-ae69-082147e4879c-34792608833_thumb500.jpg",
    "thumbnail_uri": "https://ia601603.us.archive.org/4/items/mbid-1c0378a9-b12e-4614-ae69-082147e4879c/mbid-1c0378a9-b12e-4614-ae69-082147e4879c-34792608833_thumb250.jpg",
    "song": "Farasha فراشة",
    "track_id": "95b73d2e-0bea-47d3-afee-bc6001d84ada",
    "recording_id": "2a02b602-b0e2-4226-a95f-bb2a6bfcb2f8",
    "artist": "Alsarah feat. Sufyvn & Flippter",
    "artist_ids": [
        "f3b95dc9-552d-44b3-a73e-797e77dd3025",
        "5bb43eaa-7d2a-4a81-a447-13b249f1bda0",
        "15cf2f5f-e65b-4962-a655-a6446c53ca11"
    ],
    "album": "Farasha فراشة",
    "release_id": "1c0378a9-b12e-4614-ae69-082147e4879c",
    "release_group_id": "fadd3816-fe78-46d8-b441-dd8c9ad05d8a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-01-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sudan\n\nAlsarah was a featured voice in the 3rd episode of the 4-part KEXP Sound & Vision podcast series, Palestine Amplified: https://www.kexp.org/podcasts/sound-vision/2024/1/26/palestine-amplified-part-3-the-role-of-the-artist/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}