Information about plays

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

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

{
    "id": 3410058,
    "uri": "https://api.kexp.org/v2/plays/3410058/?format=api",
    "airdate": "2024-10-08T14:38:59-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia801607.us.archive.org/9/items/mbid-d0bd6047-15cf-4a6d-a015-8cf68cef285d/mbid-d0bd6047-15cf-4a6d-a015-8cf68cef285d-39457127776_thumb500.jpg",
    "thumbnail_uri": "https://ia801607.us.archive.org/9/items/mbid-d0bd6047-15cf-4a6d-a015-8cf68cef285d/mbid-d0bd6047-15cf-4a6d-a015-8cf68cef285d-39457127776_thumb250.jpg",
    "song": "Love Me Not",
    "track_id": "334b1f69-e8c5-4bcb-b166-de691e6fdf3a",
    "recording_id": "d8759cc0-b58e-4e03-9e7a-71dd8eb8f052",
    "artist": "Ravyn Lenae",
    "artist_ids": [
        "94c64122-dbd4-4927-b2fa-f204b0b4b0c2"
    ],
    "album": "Bird’s Eye",
    "release_id": "d0bd6047-15cf-4a6d-a015-8cf68cef285d",
    "release_group_id": "b5779d28-c0a4-480c-9cfc-fb8944305f3e",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ravyn Lenae Washington is an American R&B singer-songwriter from Chicago who is currently signed to Atlantic Records and the Three Twenty Three Music Group. She is also a member of the musical collective Zero Fatigue.\n---\nCheck out the official music video for \"Love Me Not\" here, enjoy:\nhttps://www.youtube.com/watch?v=cswfR85D7jM\n---\nhttps://www.ravynlenae.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}