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

{
    "url": "https://demozoo.org/api/v1/productions/21023/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21023/",
    "id": 21023,
    "title": "Dopette",
    "author_nicks": [
        {
            "name": "Thor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7246/?format=api",
                "id": 7246,
                "name": "Thor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Planet Of Leather Moomins",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins",
                "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": [
        {
            "nick": {
                "name": "Feather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123/?format=api",
                    "id": 123,
                    "name": "fthr",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7246/?format=api",
                    "id": 7246,
                    "name": "Thor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/antiq98/grfx/normal/rymdfest.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 32,
            "ranking": "41",
            "score": "0",
            "competition": {
                "id": 1354,
                "name": "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": 15,
            "ranking": "15",
            "score": "6",
            "competition": {
                "id": 3384,
                "name": "Pixelled Graphics",
                "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/30/4a/f364.pl45668.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/30/4a/f364.pl45668.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/4a/f364.pl45668.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "320x200"
    ]
}