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

{
    "url": "https://demozoo.org/api/v1/productions/185602/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185602/",
    "id": 185602,
    "title": "Hello",
    "author_nicks": [
        {
            "name": "Void",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                "id": 10054,
                "name": "Void",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-04-01",
    "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": "AlienTech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70001/?format=api",
                    "id": 70001,
                    "name": "AlienTech",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "AlienTech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70001/?format=api",
                    "id": 70001,
                    "name": "AlienTech",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Puni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                    "id": 5408,
                    "name": "Puni",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Esau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3862/?format=api",
                    "id": 3862,
                    "name": "Esau",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Final Ver."
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Party Ver."
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/intro/HelloVOID.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/revision18/amiga-demo/hellovoid.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=87731"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75782"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NicuS6tvwDI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "390",
            "competition": {
                "id": 14214,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3537/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3537/",
                    "id": 3537,
                    "name": "Revision 2018",
                    "tagline": "",
                    "start_date": "2018-03-30",
                    "end_date": "2018-04-02",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2018.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/6f/404e.160303.png",
            "original_width": 320,
            "original_height": 266,
            "standard_url": "https://media.demozoo.org/screens/s/ce/6f/404e.160303.jpg",
            "standard_width": 320,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/6f/404e.160303.jpg",
            "thumbnail_width": 180,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/ec/e6d5.jw135635.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/5f/ec/e6d5.jw135635.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/ec/e6d5.jw135635.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}