Information about plays

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

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

{
    "id": 3520483,
    "uri": "https://api.kexp.org/v2/plays/3520483/?format=api",
    "airdate": "2025-06-29T18:09:52-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://ia601403.us.archive.org/21/items/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6-32770204536_thumb500.jpg",
    "thumbnail_uri": "https://ia801403.us.archive.org/21/items/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6-32770204536_thumb250.jpg",
    "song": "I Got The",
    "track_id": "56f52602-59d1-4b96-aa73-671cd0282fc3",
    "recording_id": "b903f17b-113e-4056-a880-3f4c00340cc1",
    "artist": "Labi Siffre",
    "artist_ids": [
        "6838ca8e-da88-436c-a0fd-6d3a7e832f1f"
    ],
    "album": "Remember My Song",
    "release_id": "77c14000-47a7-48ce-b466-ab1d79a6ccf6",
    "release_group_id": "f49dcc2e-3a2d-3bd9-930b-d379744d9ba7",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2006-06-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Claudius Afolabi Siffre is a British singer, songwriter, musician and poet. Siffre released six albums between 1970 and 1975, and four between 1988 and 1998. As an openly gay man, he took issue with Eminem's lyrics when asked to approve a sample from this track for \"My Name Is\" but ended up approving the clean version, not knowing that the explicit version would contain the homophobic language he objected to. \nhttps://www.rollingstone.com/music/music-features/the-holdovers-song-crying-laughing-loving-lying-labi-siffre-1234939657/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}