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

{
    "url": "https://demozoo.org/api/v1/productions/63990/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63990/",
    "id": 63990,
    "title": "1st Step",
    "author_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12",
    "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/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": ""
        },
        {
            "nick": {
                "name": "Tobe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31355/?format=api",
                    "id": 31355,
                    "name": "Tobe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Floopy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32255/?format=api",
                    "id": 32255,
                    "name": "Floopy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37349/?format=api",
                    "id": 37349,
                    "name": "Gloky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "512 dots"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/compo/2004/intro/03-mjjpr/1st_step.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/M/MJJ_PROD/1ST_STEP.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=144"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14852"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "259",
            "competition": {
                "id": 7069,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1826/",
                    "id": 1826,
                    "name": "DHS Ten Years Anniversary Onlinecompo 2004",
                    "tagline": "",
                    "start_date": "2004-12",
                    "end_date": "2004-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://dhs.nu/misc.php?t=compos&compo=10year"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/fc/3aac.99533.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b7/fc/3aac.99533.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/fc/3aac.99533.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "ste"
    ]
}