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

{
    "url": "https://demozoo.org/api/v1/productions/80016/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80016/",
    "id": 80016,
    "title": "Eat Candies",
    "author_nicks": [
        {
            "name": "WoodTower",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21919/?format=api",
                "id": 21919,
                "name": "WoodTower",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "bLa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9985/?format=api",
                    "id": 9985,
                    "name": "bLa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33549/?format=api",
                    "id": 33549,
                    "name": "Pops",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "script"
        },
        {
            "nick": {
                "name": "GueX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36130/?format=api",
                    "id": 36130,
                    "name": "GueX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33549/?format=api",
                    "id": 33549,
                    "name": "Pops",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "JGK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37003/?format=api",
                    "id": 37003,
                    "name": "JGK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "JGK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37003/?format=api",
                    "id": 37003,
                    "name": "JGK",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/synthesis04/demo/wtr-eatcandies.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11648"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "32",
            "competition": {
                "id": 8282,
                "name": "Démo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1168/",
                    "id": 1168,
                    "name": "Synthesis 2004",
                    "tagline": "",
                    "start_date": "2004-02-20",
                    "end_date": "2004-02-23",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "karate"
    ]
}