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

{
    "url": "https://demozoo.org/api/v1/productions/30690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30690/",
    "id": 30690,
    "title": "Art By Accident",
    "author_nicks": [
        {
            "name": "Yaphan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4246/?format=api",
                "id": 4246,
                "name": "Yaphan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4286/?format=api",
                    "id": 4286,
                    "name": "Rudi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "guru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20900/?format=api",
                    "id": 20900,
                    "name": "guru",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "odde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20901/?format=api",
                    "id": 20901,
                    "name": "odde",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "GloomWing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16510/?format=api",
                    "id": 16510,
                    "name": "GloomWing",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lavizh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4287/?format=api",
                    "id": 4287,
                    "name": "Lavizh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/thegathering03/demo/tg03_combineddemo_win32_art_by_accident_by_yaphan.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9494"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "132",
            "competition": {
                "id": 2477,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/50/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/50/",
                    "id": 50,
                    "name": "The Gathering 2003",
                    "tagline": "Reloaded",
                    "start_date": "2003-04-16",
                    "end_date": "2003-04-20",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/87/f379.68729.png",
            "original_width": 512,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/b5/87/f379.68729.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/87/f379.68729.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "video-footage"
    ]
}