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

{
    "url": "https://demozoo.org/api/v1/productions/52354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52354/",
    "id": 52354,
    "title": "Vertex",
    "author_nicks": [
        {
            "name": "Tatanka",
            "abbreviation": "TTK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16958/?format=api",
                "id": 16958,
                "name": "Tatanka",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-03-24",
    "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": "Graff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12166/?format=api",
                    "id": 12166,
                    "name": "Graff",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "HeY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47030/?format=api",
                    "id": 47030,
                    "name": "HeY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Koshu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47038/?format=api",
                    "id": 47038,
                    "name": "Kosh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Misha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20120/?format=api",
                    "id": 20120,
                    "name": "Misha",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pyshtoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47031/?format=api",
                    "id": 47031,
                    "name": "Pyshtoff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28309/?format=api",
                    "id": 28309,
                    "name": "Angel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/addictanniversary01/demo/vertex_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1867"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "815",
            "competition": {
                "id": 5435,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1131/",
                    "id": 1131,
                    "name": "Addict Anniversary 2001",
                    "tagline": "",
                    "start_date": "2001-03-24",
                    "end_date": "2001-03-25",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/c1/8a48.119416.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/a4/c1/8a48.119416.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/c1/8a48.119416.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}