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

{
    "url": "https://demozoo.org/api/v1/productions/18322/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18322/",
    "id": 18322,
    "title": "Azathioprine",
    "author_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Peach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1208/?format=api",
                    "id": 1208,
                    "name": "Peach",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Keito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/645/?format=api",
                    "id": 645,
                    "name": "Keito",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Acryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/474/?format=api",
                    "id": 474,
                    "name": "Acryl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Digi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/905/?format=api",
                    "id": 905,
                    "name": "Digi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://azathioprine.digisnap.bplaced.net/index.html"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/evoke11/wild/azathioprine.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.inka3d.com/demos/azathioprine/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57516"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_wrvKRNn0rU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "312",
            "competition": {
                "id": 1081,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/331/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/331/",
                    "id": 331,
                    "name": "Evoke 2011",
                    "tagline": "",
                    "start_date": "2011-08-12",
                    "end_date": "2011-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2011"
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 17857,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4341/",
                    "id": 4341,
                    "name": "Mozilla Labs Demoparty 2011",
                    "tagline": "",
                    "start_date": "2011-06",
                    "end_date": "2011-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/c6/e106.57908.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/02/c6/e106.57908.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/c6/e106.57908.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}