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

{
    "url": "https://demozoo.org/api/v1/productions/65095/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65095/",
    "id": 65095,
    "title": "Dark Train",
    "author_nicks": [
        {
            "name": "Deathless",
            "abbreviation": "DTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32848/?format=api",
                "id": 32848,
                "name": "Deathless",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-06",
    "supertype": "production",
    "platforms": [
        {
            "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": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Phenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71335/?format=api",
                    "id": 71335,
                    "name": "Phenix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "cYb0rG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23524/?format=api",
                    "id": 23524,
                    "name": "cYb0rG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/vip4/demo/04-deathless-darktrain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6845"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NGPK1o7u-CU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "79",
            "competition": {
                "id": 7169,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1086/",
                    "id": 1086,
                    "name": "Very Important Party 2002",
                    "tagline": "VIP 4",
                    "start_date": "2002-07-05",
                    "end_date": "2002-07-07",
                    "location": "Saint-Priest, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip4/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}