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

{
    "url": "https://demozoo.org/api/v1/productions/268102/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268102/",
    "id": 268102,
    "title": "Another World Intro",
    "author_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-09-28",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Majikeyric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60687/?format=api",
                    "id": 60687,
                    "name": "Majikeyric",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Majikeyric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60687/?format=api",
                    "id": 60687,
                    "name": "Majikeyric",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Uctumi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                    "id": 25227,
                    "name": "Uctumi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=225927"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/flashparty19/retro_demo/hf-another_world_intro_c64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=182058"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83088"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8rnP8ZYsFd8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "86",
            "competition": {
                "id": 15490,
                "name": "Retro Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3848/",
                    "id": 3848,
                    "name": "Flashparty 2019",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Argentina and the world.",
                    "start_date": "2019-09-27",
                    "end_date": "2019-09-29",
                    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.6,
                    "longitude": -58.45,
                    "website": "http://flashparty.dx.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "another-world",
        "easyflash"
    ]
}