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

{
    "url": "https://demozoo.org/api/v1/productions/56320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56320/",
    "id": 56320,
    "title": "Chromless Flash Prod",
    "author_nicks": [
        {
            "name": "LightPunk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23480/?format=api",
                "id": 23480,
                "name": "LightPunk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lucis Magia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32087/?format=api",
                "id": 32087,
                "name": "Lucis Magia",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/synthesis02/web/site_lightpunk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6040,
                "name": "Sites Web - Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1166/",
                    "id": 1166,
                    "name": "Synthesis 2002",
                    "tagline": "",
                    "start_date": "2002-03-01",
                    "end_date": "2002-03-03",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}