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

{
    "url": "https://demozoo.org/api/v1/productions/112123/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112123/",
    "id": 112123,
    "title": "Quick & Dirty",
    "author_nicks": [
        {
            "name": "Red Brand",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49933/?format=api",
                "id": 49933,
                "name": "Red Brand",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/c64/2005/q/quick%20n%20dirty.7z"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/8864/RedBrand_8BDH.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=233"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20959"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19208"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10440,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2224/",
                    "id": 2224,
                    "name": "Primary Star 2005",
                    "tagline": "",
                    "start_date": "2005-09-23",
                    "end_date": "2005-09-25",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}