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

{
    "url": "https://demozoo.org/api/v1/productions/18472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18472/",
    "id": 18472,
    "title": "Veni Vidi Vic!",
    "author_nicks": [
        {
            "name": "Jens Schönfeld",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13302/?format=api",
                "id": 13302,
                "name": "Jens Schönfeld",
                "is_group": false
            }
        },
        {
            "name": "Marko Mäkäla",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13303/?format=api",
                "id": 13303,
                "name": "Marko Mäkäla",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Marko Mäkäla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13303/?format=api",
                    "id": 13303,
                    "name": "Marko Mäkäla",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adam Bergström",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60876/?format=api",
                    "id": 60876,
                    "name": "Adam Bergström",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Asger Alstrup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60877/?format=api",
                    "id": 60877,
                    "name": "Amenophis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music routine"
        },
        {
            "nick": {
                "name": "Jonas Hultén",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60878/?format=api",
                    "id": 60878,
                    "name": "Jonas Hultén",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Marko Mäkäla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13303/?format=api",
                    "id": 13303,
                    "name": "Marko Mäkäla",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "chars"
        },
        {
            "nick": {
                "name": "Anders Carlsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75445/?format=api",
                    "id": 75445,
                    "name": "Zapac",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Anders Carlsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75445/?format=api",
                    "id": 75445,
                    "name": "Zapac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "chars"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zimmers.net/anonftp/pub/cbm/vic20/demos/index.html"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=19mpd7f81-M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "442",
            "competition": {
                "id": 1108,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}