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

{
    "url": "https://demozoo.org/api/v1/productions/86119/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86119/",
    "id": 86119,
    "title": "Cherry",
    "author_nicks": [
        {
            "name": "Volumetric Illusions",
            "abbreviation": "VI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21689/?format=api",
                "id": 21689,
                "name": "Volumetric Illusions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-04",
    "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": "Filami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39450/?format=api",
                    "id": 39450,
                    "name": "Filami",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KosmiCKhaoz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42628/?format=api",
                    "id": 42628,
                    "name": "Kosmik_Khaoz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kazuya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21682/?format=api",
                    "id": 21682,
                    "name": "Kazuya",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sofia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84548/?format=api",
                    "id": 84548,
                    "name": "Sofia",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/inercia08/demo/vgs_cherry.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52432"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hgcm0caGGJ8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9068,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1141/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1141/",
                    "id": 1141,
                    "name": "Inércia Demoparty 2008",
                    "tagline": "",
                    "start_date": "2008-10-03",
                    "end_date": "2008-10-05",
                    "location": "Porto, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.14938,
                    "longitude": -8.61034,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}