Information about plays

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

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

{
    "id": 3613153,
    "uri": "https://api.kexp.org/v2/plays/3613153/?format=api",
    "airdate": "2026-02-04T14:37:29-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NO SURPR:SES (feat. Janelle Monaé)",
    "track_id": null,
    "recording_id": "25a2e135-3662-4518-80ce-49a1ae0e1a1e",
    "artist": "Roman GianArthur Irvin",
    "artist_ids": [
        "bf93639c-1d7e-44ff-9331-91d871b6e14b"
    ],
    "album": "OK LADY",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roman GianArthur is an American R&B-rooted multi-instrumentalist, singer, songwriter, producer, and engineer best known for his long-standing association with Janelle Monáe's Wondaland Arts Society and his featured vocals on Jidenna's 2015 single \"Classic Man,\" which peaked at number 22 on the Billboard Hot 100.\n--\nThis is his cover of the 1997 Radiohead song from \"OK Computer.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}