Information about plays

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

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

{
    "id": 3500414,
    "uri": "https://api.kexp.org/v2/plays/3500414/?format=api",
    "airdate": "2025-05-12T12:40:16-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia801806.us.archive.org/0/items/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5-41927202911_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5-41927202911_thumb250.jpg",
    "song": "moody",
    "track_id": "4c5781af-3637-4d46-b131-e4b7378a14f7",
    "recording_id": "c6b15229-fab4-46de-88dd-d191c7f7ec14",
    "artist": "Royel Otis",
    "artist_ids": [
        "2244c1f9-773f-4541-a4fe-ee6dc4f2ce60"
    ],
    "album": "moody",
    "release_id": "13312e88-9ac8-43ef-b326-9ed550c417e5",
    "release_group_id": "2f9e5ca8-5a07-4e1b-bcc8-7c49f18b6819",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Sydney, NSW, Australia!\n\nPlaying:\n-Seattle, WA (Paramount) Tuesday, August 5th\n-San Francisco, CA (Outside Lands Festival - https://sfoutsidelands.com/) Saturday, August 9th\n\n\"In the lyrical justice system, the people are represented by two separate yet equally important groups: The Royel, who investigate rhyme, and Otis, who prosecutes the offenders. These are their stories.\" https://royelotis.bandcamp.com/\n\nhttps://www.royelotis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}