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

{
    "url": "https://demozoo.org/api/v1/productions/207982/?format=api",
    "demozoo_url": "https://demozoo.org/productions/207982/",
    "id": 207982,
    "title": "Amiga Game Project 3",
    "author_nicks": [
        {
            "name": "Outlaws",
            "abbreviation": "OTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-03",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wonder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2680/?format=api",
                    "id": 2680,
                    "name": "Wonder",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Biscrok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2708/?format=api",
                    "id": 2708,
                    "name": "Biscrok",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2678/?format=api",
                    "id": 2678,
                    "name": "Gandalf",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "He-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2681/?format=api",
                    "id": 2681,
                    "name": "He-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/O/Outlaws/Outlaws-AmigaGameProject3.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25187"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}