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

{
    "url": "https://demozoo.org/api/v1/productions/205013/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205013/",
    "id": 205013,
    "title": "Cycle",
    "author_nicks": [
        {
            "name": "CrapTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74799/?format=api",
                "id": 74799,
                "name": "CrapTeam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mandi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72006/?format=api",
                    "id": 72006,
                    "name": "Mandi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mandi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72006/?format=api",
                    "id": 72006,
                    "name": "Mandi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dakti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56787/?format=api",
                    "id": 56787,
                    "name": "Dakti",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/CrapTeam/CrapTeam-CycleDemo.adf"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ato.exec.pl/cycle/cycle.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/decrunch19/demo_amiga/amigadamo_crapteam_cycle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/open?id=1qq81pE-ObfdBLOGI3WQD-S9O6bYTNHAz"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=92944"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81597"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UpmBQt-a_3M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "33",
            "competition": {
                "id": 15193,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3786/",
                    "id": 3786,
                    "name": "Decrunch 2019",
                    "tagline": "Decrunch 2049",
                    "start_date": "2019-06-14",
                    "end_date": "2019-06-16",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/2049/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amos",
        "1mb",
        "crapteam",
        "68000"
    ]
}