Information about plays

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

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

{
    "id": 3562714,
    "uri": "https://api.kexp.org/v2/plays/3562714/?format=api",
    "airdate": "2025-10-08T14:35:48-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-562c6a2d-4f4f-4547-b5e4-3c3188f6400e/mbid-562c6a2d-4f4f-4547-b5e4-3c3188f6400e-32137279480_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-562c6a2d-4f4f-4547-b5e4-3c3188f6400e/mbid-562c6a2d-4f4f-4547-b5e4-3c3188f6400e-32137279480_thumb250.jpg",
    "song": "Immigration Man",
    "track_id": "ca53fc06-27d8-4cf8-8200-48957b4a87cc",
    "recording_id": "c82cceb3-f65c-4c03-8a3e-f78c7d884aae",
    "artist": "Crosby & Nash",
    "artist_ids": [
        "ed944321-63d7-4275-a272-3e856d42a7bf"
    ],
    "album": "Graham Nash / David Crosby",
    "release_id": "562c6a2d-4f4f-4547-b5e4-3c3188f6400e",
    "release_group_id": "fbc58307-7da1-3d93-b424-d8a014be45cf",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1972-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#293 in the countdown of listener-voted top albums...\n---\nThis song was written by Graham Nash and recorded by Nash and David Crosby. The guitar solo is by Dave Mason.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}