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

{
    "url": "https://demozoo.org/api/v1/productions/338107/?format=api",
    "demozoo_url": "https://demozoo.org/music/338107/",
    "id": 338107,
    "title": "Reach Danger",
    "author_nicks": [
        {
            "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": "2023-12-02",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mgwyEhdXchw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}