Information about plays

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

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

{
    "id": 3582180,
    "uri": "https://api.kexp.org/v2/plays/3582180/?format=api",
    "airdate": "2025-11-24T03:37:30-08:00",
    "show": 65195,
    "show_uri": "https://api.kexp.org/v2/shows/65195/?format=api",
    "image_uri": "https://coverartarchive.org/release/82f40ce6-8501-4dba-b825-7e40dc12fc4f/36726358172-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/82f40ce6-8501-4dba-b825-7e40dc12fc4f/36726358172-250.jpg",
    "song": "Isumagijunnaitaungituq (The Unforgiven)",
    "track_id": null,
    "recording_id": "f957eb78-2fec-489e-8621-e0d4c79b17bb",
    "artist": "Elisapie",
    "artist_ids": [
        "47c3d134-96e1-434c-898e-d4f6bb2c1f37"
    ],
    "album": "Inuktitut",
    "release_id": null,
    "release_group_id": "2d73db17-42b1-4396-ba70-5368fbb6cb4e",
    "labels": [
        "Bonsound"
    ],
    "label_ids": [
        "8b1d458b-e154-4d16-a3fe-6a3121790874"
    ],
    "release_date": "2023-09-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inuk\n--\nElisapie Isaac is a  musician, broadcaster, documentary filmmaker, and activist from Salluit, Nunavik, Quebec.\nhttps://www.elisapie.com/\nhttps://elisapie.bandcamp.com/track/isumagijunnaitaungituq-the-unforgiven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}