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

{
    "url": "https://demozoo.org/api/v1/productions/3211/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/3211/",
    "id": 3211,
    "title": "Dragon G",
    "author_nicks": [
        {
            "name": "Fireball",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5601/?format=api",
                "id": 5601,
                "name": "Fireball",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        },
        {
            "name": "Scarab",
            "abbreviation": "[S]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3190/?format=api",
                "id": 3190,
                "name": "Scarab",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-04-21",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/F/Fireball/2003/dragon-g.iff"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/F/Fireball/2003/dragon-g.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/breakpoint03/grfx/dragon-g.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "43",
            "competition": {
                "id": 349,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/20/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/20/",
                    "id": 20,
                    "name": "Breakpoint 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/6f/0174.3918.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/06/6f/0174.3918.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/6f/0174.3918.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "deluxe-paint"
    ]
}