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

{
    "url": "https://demozoo.org/api/v1/productions/80246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80246/",
    "id": 80246,
    "title": "#One: Geometry",
    "author_nicks": [
        {
            "name": "Universe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76082/?format=api",
                "id": 76082,
                "name": "Universe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crisot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27816/?format=api",
                    "id": 27816,
                    "name": "Crisot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mainspawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71624/?format=api",
                    "id": 71624,
                    "name": "Mainspawn",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/alchimie05/amiga/demo/universe_-_the_one_project.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20121"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=erGdwwYieeg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "111",
            "competition": {
                "id": 8325,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1205/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1205/",
                    "id": 1205,
                    "name": "Alchimie 2005",
                    "tagline": "Alchimie 5",
                    "start_date": "2005-10-29",
                    "end_date": "2005-10-31",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2005/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/e3/2df2.299346.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/39/e3/2df2.299346.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/e3/2df2.299346.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amigaone"
    ]
}