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

{
    "url": "https://demozoo.org/api/v1/productions/2165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2165/",
    "id": 2165,
    "title": "Mutually Excluded",
    "author_nicks": [
        {
            "name": "Crusaders",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12/?format=api",
                "id": 12,
                "name": "Crusaders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-26",
    "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": "Switchblade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13/?format=api",
                    "id": 13,
                    "name": "Switchblade",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Switchblade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13/?format=api",
                    "id": 13,
                    "name": "Switchblade",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Copper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69723/?format=api",
                    "id": 69723,
                    "name": "Copper",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106215/?format=api",
                    "id": 106215,
                    "name": "Dragon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Arise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128820/?format=api",
                    "id": 128820,
                    "name": "Arise",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Crusaders/CRUSADERS-MutuallyExcluded"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=310"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "",
            "competition": {
                "id": 167,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/65/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/65/",
                    "id": 65,
                    "name": "Rawhead, Bros, Suppliers Party 1989",
                    "tagline": "",
                    "start_date": "1989-02-24",
                    "end_date": "1989-02-26",
                    "location": "Spydeberg, Østfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.62028,
                    "longitude": 11.08069,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "corrupted-file"
    ]
}