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

{
    "url": "https://demozoo.org/api/v1/productions/171995/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171995/",
    "id": 171995,
    "title": "The Second Demo",
    "author_nicks": [
        {
            "name": "System K",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                "id": 6501,
                "name": "System K",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, 3d modelling"
        },
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "NOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17023/?format=api",
                    "id": 17023,
                    "name": "NOz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d modelling"
        },
        {
            "nick": {
                "name": "Akeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71717/?format=api",
                    "id": 71717,
                    "name": "Akeda",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "feather texture"
        },
        {
            "nick": {
                "name": "Risou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71718/?format=api",
                    "id": 71718,
                    "name": "Risou",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "lend md player for music recording"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2003/s/second%20demo.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/system_k/second_demo.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=92"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}