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

{
    "url": "https://demozoo.org/api/v1/productions/38800/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38800/",
    "id": 38800,
    "title": "Ascii Attack",
    "author_nicks": [
        {
            "name": "Latex",
            "abbreviation": "LTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                "id": 20047,
                "name": "Latex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Olle^Omen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3872/?format=api",
                    "id": 3872,
                    "name": "Olle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Creep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36892/?format=api",
                    "id": 36892,
                    "name": "Creep",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/Latex/Latex-AsciiAttack.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/compusphere98/amiga/in64/asci.lzx"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30840"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61687"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "106",
            "competition": {
                "id": 3580,
                "name": "Amiga 64kB",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/471/",
                    "id": 471,
                    "name": "Compusphere 1998 (10)",
                    "tagline": "Compusphere X",
                    "start_date": "1998-10-30",
                    "end_date": "1998-10-31",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/0e/ad34.jw63527.png",
            "original_width": 180,
            "original_height": 142,
            "standard_url": "https://media.demozoo.org/screens/s/44/0e/ad34.jw63527.png",
            "standard_width": 180,
            "standard_height": 142,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/0e/ad34.jw63527.png",
            "thumbnail_width": 180,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}