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

{
    "url": "https://demozoo.org/api/v1/productions/8774/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8774/",
    "id": 8774,
    "title": "w3'r3'b4ck!",
    "author_nicks": [
        {
            "name": "Minimalanimal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5687/?format=api",
                "id": 5687,
                "name": "Minimalanimal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-11-05",
    "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": [
        {
            "nick": {
                "name": "ecart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "shinART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "solART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scenesp.org/ftp/2005/bcn101/demo/mm_w3_r3_b4ck.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/bcnparty05/demo/mm_w3_r3_b4ck.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20196"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "34",
            "competition": {
                "id": 8385,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1099/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1099/",
                    "id": 1099,
                    "name": "BCN Party 2005",
                    "tagline": "BCN Party 101",
                    "start_date": "2005-11-04",
                    "end_date": "2005-11-06",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}