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

{
    "url": "https://demozoo.org/api/v1/productions/94113/?format=api",
    "demozoo_url": "https://demozoo.org/productions/94113/",
    "id": 94113,
    "title": "D016 Sucks",
    "author_nicks": [
        {
            "name": "Flaszka D.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44687/?format=api",
                "id": 44687,
                "name": "Flaszka D.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-05",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://retrospec.sgn.net/users/tomcat/yu/C64/Intros/D016Sucks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://retrospec.sgn.net/users/tomcat/yu/C64/Intros/Html/D016Sucks.php"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=26105"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40385"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "118",
            "competition": {
                "id": 9704,
                "name": "64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1397/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1397/",
                    "id": 1397,
                    "name": "North Party 2000 (6)",
                    "tagline": "v6.0",
                    "start_date": "2000-08-04",
                    "end_date": "2000-08-06",
                    "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": []
}