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

{
    "url": "https://demozoo.org/api/v1/productions/79635/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79635/",
    "id": 79635,
    "title": "Eternal",
    "author_nicks": [
        {
            "name": "The Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                "id": 20487,
                "name": "The Lab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nuclear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                    "id": 45624,
                    "name": "Nuclear",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Amigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                    "id": 10195,
                    "name": "Amigo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cybernoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60953/?format=api",
                    "id": 60953,
                    "name": "Cybernoid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawnoise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40534/?format=api",
                    "id": 40534,
                    "name": "Rawnoise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Savvy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60955/?format=api",
                    "id": 60955,
                    "name": "Savvy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "sound system"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://archives.aros-exec.org/share/demo/scene/eternal.i386-aros.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://nuclear.mutantstargoat.com/sw/demos/eternal_thelab.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/react04/demo/eternal_thelab.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/TheLabDemos/eternal"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12244"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hD7SR9u_EAQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "265",
            "competition": {
                "id": 8233,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1246/",
                    "id": 1246,
                    "name": "React 2004",
                    "tagline": "",
                    "start_date": "2004-05-07",
                    "end_date": "2004-05-09",
                    "location": "Patra, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/2e/b6bb.91963.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/71/2e/b6bb.91963.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/2e/b6bb.91963.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "aros",
        "source-available",
        "free_software"
    ]
}