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

{
    "url": "https://demozoo.org/api/v1/productions/202812/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202812/",
    "id": 202812,
    "title": "Ninjadev Dabbles In Intros",
    "author_nicks": [
        {
            "name": "Ninjadev",
            "abbreviation": "NDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "capitalism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59932/?format=api",
                    "id": 59932,
                    "name": "capitalism",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Run",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59918/?format=api",
                    "id": 59918,
                    "name": "Run",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Run",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59918/?format=api",
                    "id": 59918,
                    "name": "Run",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lulle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72704/?format=api",
                    "id": 72704,
                    "name": "plomma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lulle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72704/?format=api",
                    "id": 72704,
                    "name": "plomma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/revision19/pc-8k-intro/8kay-ninjadev.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/aleksanb/fourkay"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81102"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "430",
            "competition": {
                "id": 15082,
                "name": "PC 8K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/c6/349e.322371.jpg",
            "original_width": 360,
            "original_height": 191,
            "standard_url": "https://media.demozoo.org/screens/s/f0/c6/349e.322371.jpg",
            "standard_width": 360,
            "standard_height": 191,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/c6/349e.322371.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": [
        "rust",
        "source-available"
    ]
}