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

{
    "url": "https://demozoo.org/api/v1/productions/173179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173179/",
    "id": 173179,
    "title": "The Nonstop Pizza Experience",
    "author_nicks": [
        {
            "name": "Zitrón",
            "abbreviation": "ZRN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72189/?format=api",
                "id": 72189,
                "name": "Zitrón",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-06-17",
    "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": "mog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
                    "id": 3770,
                    "name": "mog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "v3nom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3685/?format=api",
                    "id": 3685,
                    "name": "v3nom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://deadline.untergrund.net/users/deadline/other/ibiza_fixed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70397"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7",
            "competition": {
                "id": 13283,
                "name": "DEMOHASS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3116/",
                    "id": 3116,
                    "name": "Underground Conference 2017",
                    "tagline": "UC8 - Deep in the Underground",
                    "start_date": "2017-06-15",
                    "end_date": "2017-06-18",
                    "location": "Idar-Oberstein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.71443,
                    "longitude": 7.30776,
                    "website": "http://uc8.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/78/dc88.138806.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/96/78/dc88.138806.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/78/dc88.138806.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "remix",
        "the-nonstop-xy-experience"
    ]
}