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

{
    "url": "https://demozoo.org/api/v1/productions/76778/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76778/",
    "id": 76778,
    "title": "Liquid Forms",
    "author_nicks": [
        {
            "name": "ADDiCT",
            "abbreviation": "ADD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-09",
    "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": "Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132149/?format=api",
                    "id": 132149,
                    "name": "Frost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Neuroup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5614/?format=api",
                    "id": 5614,
                    "name": "Neurop",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Shexbeer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5757/?format=api",
                    "id": 5757,
                    "name": "Shexbeer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/abstract04/demo/lf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13787"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KxUx7N6TquI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "62",
            "competition": {
                "id": 8006,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1129/",
                    "id": 1129,
                    "name": "Abstract 2004",
                    "tagline": "",
                    "start_date": "2004-10-08",
                    "end_date": "2004-10-10",
                    "location": "Gliwice, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.291698,
                    "longitude": 18.66692,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}