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

{
    "url": "https://demozoo.org/api/v1/productions/21090/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21090/",
    "id": 21090,
    "title": "Atlantis",
    "author_nicks": [
        {
            "name": "Neutron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11083/?format=api",
                "id": 11083,
                "name": "Neutron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unique PC",
            "abbreviation": "UPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11082/?format=api",
                "id": 11082,
                "name": "Unique PC",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-09",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/assembly98/raytrace/atlantis.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 32,
            "ranking": "35",
            "score": "0",
            "competition": {
                "id": 1355,
                "name": "Raytrace Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/105/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/105/",
                    "id": 105,
                    "name": "Assembly 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "111",
            "competition": {
                "id": 3385,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/709/",
                    "id": 709,
                    "name": "Antiq 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-23",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/0d/0f6c.pl45765.png",
            "original_width": 400,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/a9/0d/0f6c.pl45765.jpg",
            "standard_width": 250,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/0d/0f6c.pl45765.jpg",
            "thumbnail_width": 125,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}