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

{
    "url": "https://demozoo.org/api/v1/productions/9954/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9954/",
    "id": 9954,
    "title": "droid#04 - extermination",
    "author_nicks": [
        {
            "name": "fresh!mindworkz",
            "abbreviation": "FRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10",
    "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": "Pasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/752/?format=api",
                    "id": 752,
                    "name": "Pasy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Remage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11816/?format=api",
                    "id": 11816,
                    "name": "Remage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Csirke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6610/?format=api",
                    "id": 6610,
                    "name": "Csirke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Pontscho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/898/?format=api",
                    "id": 898,
                    "name": "Pontscho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.freshmindworkz.hu/demoscene/download/frs!droid4.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fresh_mindworkz/frs%21droid4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26973"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fastdemo"
    ]
}