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

{
    "url": "https://demozoo.org/api/v1/productions/125221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125221/",
    "id": 125221,
    "title": "Ullimovia 8.6",
    "author_nicks": [
        {
            "name": "Rambrix",
            "abbreviation": "RBX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22545/?format=api",
                "id": 22545,
                "name": "Rambrix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Choice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52750/?format=api",
                    "id": 52750,
                    "name": "Choice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Awe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54496/?format=api",
                    "id": 54496,
                    "name": "Awe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Awe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54496/?format=api",
                    "id": 54496,
                    "name": "Awe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Muzzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27597/?format=api",
                    "id": 27597,
                    "name": "Muzzy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Wimpy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17642/?format=api",
                    "id": 17642,
                    "name": "Wimpy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/romantica98/demo/ulli.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "53",
            "competition": {
                "id": 10961,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2385/",
                    "id": 2385,
                    "name": "Romantica 1998",
                    "tagline": "",
                    "start_date": "1998-02-20",
                    "end_date": "1998-02-22",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}