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

{
    "url": "https://demozoo.org/api/v1/productions/62395/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62395/",
    "id": 62395,
    "title": "Lamerz Attack",
    "author_nicks": [
        {
            "name": "Atari Lamerz Team",
            "abbreviation": "ALT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35999/?format=api",
                "id": 35999,
                "name": "Atari Lamerz Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Lamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35996/?format=api",
                    "id": 35996,
                    "name": "Mad Lamer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Shmati",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35997/?format=api",
                    "id": 35997,
                    "name": "Shmati",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/MADLAMER/LAMERZ.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/quast04/demo/lamerz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=565"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66130"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1",
            "competition": {
                "id": 6827,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1593/",
                    "id": 1593,
                    "name": "QuaST 2004",
                    "tagline": "",
                    "start_date": "2004-07-29",
                    "end_date": "2004-08-01",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}