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

{
    "url": "https://demozoo.org/api/v1/productions/58098/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58098/",
    "id": 58098,
    "title": "Destroy the unappropriate enemies",
    "author_nicks": [
        {
            "name": "Brioche",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6348/?format=api",
                "id": 6348,
                "name": "Brioche",
                "is_group": false
            }
        },
        {
            "name": "Colas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6346/?format=api",
                "id": 6346,
                "name": "Colas",
                "is_group": false
            }
        },
        {
            "name": "Gedeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24142/?format=api",
                "id": 24142,
                "name": "Gedeon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aspirine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5869/?format=api",
                "id": 5869,
                "name": "Aspirine Prod.",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/takeover01/demo/destroy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3248"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "38",
            "competition": {
                "id": 6272,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/997/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/997/",
                    "id": 997,
                    "name": "Takeover 2001",
                    "tagline": "",
                    "start_date": "2001-06-22",
                    "end_date": "2001-06-24",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}