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

{
    "url": "https://demozoo.org/api/v1/productions/329668/?format=api",
    "demozoo_url": "https://demozoo.org/productions/329668/",
    "id": 329668,
    "title": "Boot Intro",
    "author_nicks": [
        {
            "name": "Chaos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos",
                "is_group": true
            }
        },
        {
            "name": "Megadeth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50978/?format=api",
                "id": 50978,
                "name": "Megadeth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Teknichian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95518/?format=api",
                    "id": 95518,
                    "name": "The Teknichian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/chaos_megadeth.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49898"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}