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

{
    "url": "https://demozoo.org/api/v1/productions/9878/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9878/",
    "id": 9878,
    "title": "Change Of Seasons",
    "author_nicks": [
        {
            "name": "Castrum Doloris",
            "abbreviation": "CMDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
                "id": 11195,
                "name": "Castrum Doloris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "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": "Leaderc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11193/?format=api",
                    "id": 11193,
                    "name": "Leaderc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mózy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11201/?format=api",
                    "id": 11201,
                    "name": "Mózy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "hhc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11200/?format=api",
                    "id": 11200,
                    "name": "hhc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Aries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11198/?format=api",
                    "id": 11198,
                    "name": "Aries",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                    "id": 21377,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hhc.intro.hu/stuff/cmds-sns.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://leaderc.demoscene.hu/sns_win32/sns_win32.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/antiq00/demo/cmds_sns.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/antiq00/demo/cmds_sns_win32.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11492"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2862"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "130",
            "competition": {
                "id": 4620,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/710/",
                    "id": 710,
                    "name": "Antiq 2000",
                    "tagline": "Wake Up The Dead",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://www.antiq.hu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}