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

{
    "url": "https://demozoo.org/api/v1/productions/276752/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276752/",
    "id": 276752,
    "title": "Blue Flag",
    "author_nicks": [
        {
            "name": "Racers",
            "abbreviation": "RCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6021/?format=api",
                "id": 6021,
                "name": "Racers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D. Weed Codehard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65624/?format=api",
                    "id": 65624,
                    "name": "D. Weed Codehard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "schuMAXer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70212/?format=api",
                    "id": 70212,
                    "name": "schuMAXer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        },
        {
            "nick": {
                "name": "Mega Hackinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65623/?format=api",
                    "id": 65623,
                    "name": "Mega Hackinen",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Daemon Kill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://racers.intro.hu/release/rcs!bf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26136"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}