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

{
    "url": "https://demozoo.org/api/v1/productions/130130/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130130/",
    "id": 130130,
    "title": "Velocity",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-04",
    "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": "BaseUrl",
            "url": "http://c64.ch/demos/download.php?id=1366"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/64687/Velocity_ONSLAUGHT.prg"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/onslaught/Velocity_ONSLAUGHT.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scenery98/c64/velocity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6054"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42586"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "70",
            "competition": {
                "id": 11182,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1816/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1816/",
                    "id": 1816,
                    "name": "Scenery (.pl) 1998",
                    "tagline": "",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Podkowa Leśna, Powiat grodziski, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.12237,
                    "longitude": 20.72665,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}