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

{
    "url": "https://demozoo.org/api/v1/productions/75354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75354/",
    "id": 75354,
    "title": "R E Z o l u t i o n",
    "author_nicks": [
        {
            "name": "Calodox",
            "abbreviation": "CDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-01-24",
    "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": "Minas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6011/?format=api",
                    "id": 6011,
                    "name": "Minas",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37519/?format=api",
                    "id": 37519,
                    "name": "Leto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Doh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1095/?format=api",
                    "id": 1095,
                    "name": "Doh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/sota04/in4k/cdx_rezolution.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11468"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "438",
            "competition": {
                "id": 7909,
                "name": "4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/652/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/652/",
                    "id": 652,
                    "name": "State of the Art 2004",
                    "tagline": "St(Art) 2004",
                    "start_date": "2004-01-23",
                    "end_date": "2004-01-25",
                    "location": "Tourcoing, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.722389,
                    "longitude": 3.15937,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}