Information about plays

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

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

{
    "id": 3550289,
    "uri": "https://api.kexp.org/v2/plays/3550289/?format=api",
    "airdate": "2025-09-08T04:17:48-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://ia903203.us.archive.org/8/items/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e-26885407252_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/8/items/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e-26885407252_thumb250.jpg",
    "song": "Brooklyd",
    "track_id": "08800ca3-6814-44c4-8759-0fd422ce13b2",
    "recording_id": "dbbda8ba-0b96-4d16-b448-04feab5863e3",
    "artist": "DAM",
    "artist_ids": [
        "45ddd10c-a6f3-4b2d-a583-12d149c54292"
    ],
    "album": "Ben haana wa maana",
    "release_id": "dd9a58fe-3c9b-4684-b170-6d9b5ddb076e",
    "release_group_id": "a11a121c-736b-4014-b8aa-91852252bb6a",
    "labels": [
        "Cooking Vinyl"
    ],
    "label_ids": [
        "10a8a55b-fe80-4df6-978e-fc0548dc04b6"
    ],
    "release_date": "2019-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Palestinian\n--\nDAM is a Palestinian hip-hop group founded in 1999 by brothers Tamer and Suhell Nafar and their friend Mahmoud Jreri from the city of Lod.\nhttps://damofficialband.bandcamp.com/album/ben-haana-wa-maana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}