GET /api/v1/productions/326242/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/326242/?format=api",
    "demozoo_url": "https://demozoo.org/music/326242/",
    "id": 326242,
    "title": "Every Coin Has Three Sides (Technicolor Mix)",
    "author_nicks": [
        {
            "name": "FΛDE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134558/?format=api",
                "id": 134558,
                "name": "FΛDE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exceed",
            "abbreviation": "EXD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                "id": 48,
                "name": "Exceed",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-07-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SAFwychljEc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}