Information about plays

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

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

{
    "id": 3500307,
    "uri": "https://api.kexp.org/v2/plays/3500307/?format=api",
    "airdate": "2025-05-12T06:12:52-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia800409.us.archive.org/29/items/mbid-eb90ed7b-be7e-438e-94b4-95ef97d2def3/mbid-eb90ed7b-be7e-438e-94b4-95ef97d2def3-32541297932_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/29/items/mbid-eb90ed7b-be7e-438e-94b4-95ef97d2def3/mbid-eb90ed7b-be7e-438e-94b4-95ef97d2def3-32541297932_thumb250.jpg",
    "song": "TKO",
    "track_id": "9d008235-ffdb-307e-b7c0-92da7f4801d7",
    "recording_id": "69a65938-477c-4450-b736-2f1b2cb2da91",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "This Island",
    "release_id": "eb90ed7b-be7e-438e-94b4-95ef97d2def3",
    "release_group_id": "799d5033-ff8d-3c12-9821-4f92eb50b8a7",
    "labels": [
        "Universal Records"
    ],
    "label_ids": [
        "590538e9-b183-4163-ab5a-171fb021ed12"
    ],
    "release_date": "2004-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Le Tigre were initially envisioned as a live backup band for Hanna's solo project, Julie Ruin. They took their name from one of many hypothetical bands made up by Hanna circa 1994.\n\nhttp://www.letigreworld.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}