Information about plays

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

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

{
    "id": 3611171,
    "uri": "https://api.kexp.org/v2/plays/3611171/?format=api",
    "airdate": "2026-01-30T21:30:06-08:00",
    "show": 65796,
    "show_uri": "https://api.kexp.org/v2/shows/65796/?format=api",
    "image_uri": "https://coverartarchive.org/release/49b1e21f-bbdb-4822-a178-66e0c5e55a88/39099743899-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/49b1e21f-bbdb-4822-a178-66e0c5e55a88/39099743899-250.jpg",
    "song": "MOSLADO",
    "track_id": null,
    "recording_id": "2b1e8867-8fc3-4f25-b539-3883983152d3",
    "artist": "Teni",
    "artist_ids": [
        "b738ddfc-6f9d-4c46-8bee-92ba871f421e"
    ],
    "album": "WONDALAND",
    "release_id": null,
    "release_group_id": "5a0c8bb6-97cc-407c-878f-ac4fe9a1976e",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2024, Teni signed to Artist House, an independent record label & management company based in New York City. On January 17, 2025, Teni released her new single \"Money\",",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}