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

{
    "url": "https://demozoo.org/api/v1/productions/129860/?format=api",
    "demozoo_url": "https://demozoo.org/productions/129860/",
    "id": 129860,
    "title": "Defloration",
    "author_nicks": [
        {
            "name": "Fraction",
            "abbreviation": "FTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17224/?format=api",
                "id": 17224,
                "name": "Fraction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/northparty98/c64_demo/defloration.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1426"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "325",
            "competition": {
                "id": 11151,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1393/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1393/",
                    "id": 1393,
                    "name": "North Party 1998 (2)",
                    "tagline": "North Party v2.0",
                    "start_date": "1998-07-31",
                    "end_date": "1998-08-01",
                    "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.25354,
                    "longitude": 20.80819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}