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

{
    "url": "https://demozoo.org/api/v1/productions/280189/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280189/",
    "id": 280189,
    "title": "summer.exe",
    "author_nicks": [
        {
            "name": "MemoryLeak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59841/?format=api",
                "id": 59841,
                "name": "MemoryLeek",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-04",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "xinux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51131/?format=api",
                    "id": 51131,
                    "name": "xinux",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "xinux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51131/?format=api",
                    "id": 51131,
                    "name": "xinux",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "xinux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51131/?format=api",
                    "id": 51131,
                    "name": "xinux",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/edison20/newschool-intro/summer.exe"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "89",
            "competition": {
                "id": 15997,
                "name": "Newschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4018/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4018/",
                    "id": 4018,
                    "name": "Edison 2020",
                    "tagline": "Digital Beach Demoparty",
                    "start_date": "2020-07-03",
                    "end_date": "2020-07-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://edisonparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}