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

{
    "url": "https://demozoo.org/api/v1/productions/10276/?format=api",
    "demozoo_url": "https://demozoo.org/music/10276/",
    "id": 10276,
    "title": "Oldskool Clinique",
    "author_nicks": [
        {
            "name": "T-Rex",
            "abbreviation": "TRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex",
                "is_group": true
            }
        },
        {
            "name": "Throb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12160/?format=api",
                "id": 12160,
                "name": "Throb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Upi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12161/?format=api",
                    "id": 12161,
                    "name": "Upi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5991/?format=api",
                    "id": 5991,
                    "name": "Tone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.cc.org.ru/2007/32k%20exe%20music/oldskool_clinique32k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/chaosconstructions07/music/in32/oldskool_clinique32k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31891"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.591",
            "competition": {
                "id": 5573,
                "name": "32K Exe Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/595/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/595/",
                    "id": 595,
                    "name": "Chaos Constructions 2007",
                    "tagline": "Chaos Constructions Antique",
                    "start_date": "2007-08-25",
                    "end_date": "2007-08-26",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}