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

{
    "url": "https://demozoo.org/api/v1/productions/182051/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182051/",
    "id": 182051,
    "title": "Codejurer7",
    "author_nicks": [
        {
            "name": "Code7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44767/?format=api",
                "id": 44767,
                "name": "Code7",
                "is_group": true
            }
        },
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-12",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27690/?format=api",
                    "id": 27690,
                    "name": "The User",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27690/?format=api",
                    "id": 27690,
                    "name": "The User",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        },
        {
            "nick": {
                "name": "G-Fellow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11649/?format=api",
                    "id": 11649,
                    "name": "G-Fellow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/122736/codejurer7-myd.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=124051"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73254"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "7,0 (11,1%)",
            "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": [],
    "tags": []
}