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

{
    "url": "https://demozoo.org/api/v1/productions/385997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385997/",
    "id": 385997,
    "title": "ledtro",
    "author_nicks": [
        {
            "name": "Leviathan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30742/?format=api",
                "id": 30742,
                "name": "Leviathan",
                "is_group": false
            }
        },
        {
            "name": "Zsazs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116488/?format=api",
                "id": 116488,
                "name": "Zsazs",
                "is_group": false
            }
        },
        {
            "name": "aubilenon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154885/?format=api",
                "id": 154885,
                "name": "aubilenon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ledtro.ducker.org/ledtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53170"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=x8X7bQwW9kM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 20648,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5520/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5520/",
                    "id": 5520,
                    "name": "Mini Demoparty 2008",
                    "tagline": "",
                    "start_date": "2008-06",
                    "end_date": "2008-06",
                    "location": "San Francisco, City and County of San Francisco, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.77493,
                    "longitude": -122.41942,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}