Information about plays

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

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

{
    "id": 3519611,
    "uri": "https://api.kexp.org/v2/plays/3519611/?format=api",
    "airdate": "2025-06-27T17:47:34-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://coverartarchive.org/release/5cdd34e7-3216-4593-a861-5337b6d5e788/39500798623-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5cdd34e7-3216-4593-a861-5337b6d5e788/39500798623-250.jpg",
    "song": "places to be",
    "track_id": null,
    "recording_id": "5f66f189-f6cd-41bb-b013-c33a6f6f7aec",
    "artist": "Fred again.., Anderson .Paak & CHIKA",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e",
        "d02dd67e-f655-4600-bc47-f789f59e7367",
        "e2203e1f-8091-4d19-8ff8-a5870b6dc5d9"
    ],
    "album": "ten days",
    "release_id": null,
    "release_group_id": "48282ba2-a382-45ff-81bf-670565dd65de",
    "labels": [
        "Atlantic Records UK"
    ],
    "label_ids": [
        "920d9e79-f93a-4231-993a-1b23d84576ca"
    ],
    "release_date": "2024-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nThis track features Fred again.. and Anderson .Paak. Anderson will be djing at Capitol Hill Block Party on July 19th this year. Tix: https://www.capitolhillblockparty.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}