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

{
    "url": "https://demozoo.org/api/v1/productions/100760/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100760/",
    "id": 100760,
    "title": "Mr.Pro Intro",
    "author_nicks": [
        {
            "name": "Victory",
            "abbreviation": "[V]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47614/?format=api",
                "id": 47614,
                "name": "Victory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-30",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                    "id": 47616,
                    "name": "dm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "dm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                    "id": 47616,
                    "name": "dm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Stax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2470/?format=api",
                    "id": 2470,
                    "name": "Stax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=155606"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=125129"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73292"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "25",
            "score": "6,9 (0%/4,5%)",
            "competition": {
                "id": 14028,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3540/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3540/",
                    "id": 3540,
                    "name": "Intro Creation Competition 2013",
                    "tagline": "",
                    "start_date": "2013-09-29",
                    "end_date": "2013-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.triad.se/introcompo/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/5e/e5d1.52870.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/20/5e/e5d1.52870.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/5e/e5d1.52870.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}