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

{
    "url": "https://demozoo.org/api/v1/productions/59207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59207/",
    "id": 59207,
    "title": "X",
    "author_nicks": [
        {
            "name": "Evolution",
            "abbreviation": "EVO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                "id": 12780,
                "name": "Evolution",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2478/?format=api",
                    "id": 2478,
                    "name": "Deez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Baggio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2397/?format=api",
                    "id": 2397,
                    "name": "Baggio",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "348",
            "competition": {
                "id": 6464,
                "name": "Demo & Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/218/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/218/",
                    "id": 218,
                    "name": "Outline 2004",
                    "tagline": "",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Lievelde, Oost Gelre, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.00917,
                    "longitude": 6.59444,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unreleased",
        "lost",
        "ct60",
        "68060"
    ]
}