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

{
    "url": "https://demozoo.org/api/v1/productions/338089/?format=api",
    "demozoo_url": "https://demozoo.org/music/338089/",
    "id": 338089,
    "title": "Move On",
    "author_nicks": [
        {
            "name": "Hackurr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139505/?format=api",
                "id": 139505,
                "name": "Hackurr",
                "is_group": false
            }
        },
        {
            "name": "Snakebyte64",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139625/?format=api",
                "id": 139625,
                "name": "Snakebyte64",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Great Red",
            "abbreviation": "G-Red / (amiga/pc)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139506/?format=api",
                "id": 139506,
                "name": "Great Red",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-02-11",
    "supertype": "music",
    "platforms": [],
    "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=TX4zXoWvnBs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}