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

{
    "url": "https://demozoo.org/api/v1/productions/380118/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380118/",
    "id": 380118,
    "title": "Galaga '92",
    "author_nicks": [
        {
            "name": "Boytronic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59203/?format=api",
                "id": 59203,
                "name": "Boytronic",
                "is_group": false
            }
        },
        {
            "name": "Cool-G",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
                "id": 5043,
                "name": "Cool-G",
                "is_group": false
            }
        },
        {
            "name": "Nike",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147705/?format=api",
                "id": 147705,
                "name": "Nike",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cool-G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
                    "id": 5043,
                    "name": "Cool-G",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Boytronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59203/?format=api",
                    "id": 59203,
                    "name": "Boytronic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147705/?format=api",
                    "id": 147705,
                    "name": "Nike",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro picture"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/game/64148/galaga-92/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}