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

{
    "url": "https://demozoo.org/api/v1/productions/57342/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57342/",
    "id": 57342,
    "title": "We Want subway Food",
    "author_nicks": [
        {
            "name": "Squirrelz",
            "abbreviation": "SQZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5325/?format=api",
                "id": 5325,
                "name": "Squirrelz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-01",
    "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": "Leia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                    "id": 5258,
                    "name": "Leia",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17355/?format=api",
                    "id": 17355,
                    "name": "Alv",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Peaky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59891/?format=api",
                    "id": 59891,
                    "name": "Peaky",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/remedy01/demo/no-accel/subway.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95624"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "38",
            "competition": {
                "id": 6173,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/616/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/616/",
                    "id": 616,
                    "name": "Remedy 2001",
                    "tagline": "",
                    "start_date": "2001-06-29",
                    "end_date": "2001-07-02",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}