Information about plays

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

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

{
    "id": 3550063,
    "uri": "https://api.kexp.org/v2/plays/3550063/?format=api",
    "airdate": "2025-09-07T14:04:12-07:00",
    "show": 64500,
    "show_uri": "https://api.kexp.org/v2/shows/64500/?format=api",
    "image_uri": "https://ia801508.us.archive.org/17/items/mbid-3479fbd4-965c-43ff-b907-b366ee52614b/mbid-3479fbd4-965c-43ff-b907-b366ee52614b-16129239678_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/17/items/mbid-3479fbd4-965c-43ff-b907-b366ee52614b/mbid-3479fbd4-965c-43ff-b907-b366ee52614b-16129239678_thumb250.jpg",
    "song": "Pagan Day",
    "track_id": "a8950d71-3d0e-4c21-8866-b3dc94a3788c",
    "recording_id": "c5a90f7e-f386-465a-8d5c-9cb74372ef28",
    "artist": "Pypy",
    "artist_ids": [
        "fd8f59b9-17df-46b7-b849-1b607c66b2cc"
    ],
    "album": "Pagan Day",
    "release_id": "3479fbd4-965c-43ff-b907-b366ee52614b",
    "release_group_id": "d111fbda-1921-4411-83b5-ec9eb9000dee",
    "labels": [
        "Slovenly Recordings",
        "Black Gladiator"
    ],
    "label_ids": [
        "cfb18bcf-d2cd-4e4b-b41c-1e63240a10ce",
        "4c3b8518-a83f-48ec-9a7d-3965e301d9ac"
    ],
    "release_date": "2014-02-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Montreal, a supergroup featuring Roy Vucino from Red Mass, CPC Gangbangs, Les Sexareenos, and a ton of other bands, with Annie-Claude Deschenes, Philippe Clement, and Simon Besre from Duchess Says.\n\n\"Pagan Day\" was their debut album releasing in 2014.\n\nhttps://pypymtl.bandcamp.com/album/pypy-pagan-day-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}