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

{
    "url": "https://demozoo.org/api/v1/productions/58293/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58293/",
    "id": 58293,
    "title": "Space Invader",
    "author_nicks": [
        {
            "name": "Damnez Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33164/?format=api",
                "id": 33164,
                "name": "Damnez Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-07",
    "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": "Golio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30771/?format=api",
                    "id": 30771,
                    "name": "Golio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Inoujk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23409/?format=api",
                    "id": 23409,
                    "name": "Inoujk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bill Tomato",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34161/?format=api",
                    "id": 34161,
                    "name": "Bill Tomato",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/vip3/demo/damnezteam-spaceinvader.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "30",
            "competition": {
                "id": 6299,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1085/",
                    "id": 1085,
                    "name": "Very Important Party 2001",
                    "tagline": "VIP 3",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}