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

{
    "url": "https://demozoo.org/api/v1/productions/158291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158291/",
    "id": 158291,
    "title": "Atari Freaks Demo",
    "author_nicks": [
        {
            "name": "ST Knights",
            "abbreviation": "STK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2253/?format=api",
                "id": 2253,
                "name": "ST Knights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2592/?format=api",
                    "id": 2592,
                    "name": "Kelly X",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Marcer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                    "id": 3991,
                    "name": "Marcer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dieu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15822/?format=api",
                    "id": 15822,
                    "name": "Dieu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "C-Rem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2483/?format=api",
                    "id": 2483,
                    "name": "C-Rem",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/STK/FREAKS.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "232",
            "competition": {
                "id": 14647,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3708/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3708/",
                    "id": 3708,
                    "name": "20 Years Of Atari ST Celebration Compo 2005",
                    "tagline": "",
                    "start_date": "2005-12-10",
                    "end_date": "2005-12-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://dhs.nu/misc.php?t=compos&compo=20years"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/be/21bf.108534.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/de/be/21bf.108534.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/be/21bf.108534.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}