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

{
    "url": "https://demozoo.org/api/v1/productions/9483/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9483/",
    "id": 9483,
    "title": "Megademo 2004",
    "author_nicks": [
        {
            "name": "Finnish Amiga Group",
            "abbreviation": "FAG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                "id": 5268,
                "name": "Finnish Amiga Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dodke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/solskogen04/demo/%28osx%29fag-megademo2004.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12654"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}