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

{
    "url": "https://demozoo.org/api/v1/productions/108100/?format=api",
    "demozoo_url": "https://demozoo.org/productions/108100/",
    "id": 108100,
    "title": "I'm Walking To The Willow Party",
    "author_nicks": [
        {
            "name": "Dejuhra",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17451/?format=api",
                "id": 17451,
                "name": "Dejuhra",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        },
        {
            "name": "Digital Talk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24619/?format=api",
                "id": 24619,
                "name": "Digital Talk",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dejuhra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17451/?format=api",
                    "id": 17451,
                    "name": "Dejuhra",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/willow01/mixed/other_stuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5041"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41416"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "2",
            "competition": {
                "id": 10298,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2113/",
                    "id": 2113,
                    "name": "Willow Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-05",
                    "end_date": "2001-10-07",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": "http://www.willowparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/a1/2330.174236.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c2/a1/2330.174236.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/a1/2330.174236.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/79/9d/4ad0.174237.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/79/9d/4ad0.174237.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/9d/4ad0.174237.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}