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

{
    "url": "https://demozoo.org/api/v1/productions/18090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18090/",
    "id": 18090,
    "title": "Plush World",
    "author_nicks": [
        {
            "name": "Plush",
            "abbreviation": "+H",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-08",
    "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": "ftp://c64.rulez.org/pub/c64/Demos/p/Plush/Plush_World.zip"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/plush/plushworld.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/symposium96/c64/demo/pl_world.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/symposium96/c64/demo/pl_world_d64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2760"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14761"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "73",
            "competition": {
                "id": 1052,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/329/",
                    "id": 329,
                    "name": "Symposium 1996",
                    "tagline": "",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-08",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}