Information about plays

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

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

{
    "id": 3557682,
    "uri": "https://api.kexp.org/v2/plays/3557682/?format=api",
    "airdate": "2025-09-25T19:35:25-07:00",
    "show": 64660,
    "show_uri": "https://api.kexp.org/v2/shows/64660/?format=api",
    "image_uri": "https://coverartarchive.org/release/fa7a4bc7-daef-437a-835a-abfc3b4a8a48/23502277182-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fa7a4bc7-daef-437a-835a-abfc3b4a8a48/23502277182-250.jpg",
    "song": "忘れられないの (Wasurerarenaino)",
    "track_id": null,
    "recording_id": null,
    "artist": "サカナクション (Sakanaction)",
    "artist_ids": [],
    "album": "834.194",
    "release_id": null,
    "release_group_id": "9e8b22d9-de40-484c-8e71-e6da20f98291",
    "labels": [
        "NF Records"
    ],
    "label_ids": [
        "1a40f07c-35ca-48a3-9675-01dbae3164a3"
    ],
    "release_date": "2019-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title, meaning “Can't forget,” reflects the lyrics that express a yearning for the unforgettable days and nights spent with a lover.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}