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

{
    "url": "https://demozoo.org/api/v1/productions/80786/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80786/",
    "id": 80786,
    "title": "1992 Invitation",
    "author_nicks": [
        {
            "name": "Abyss-Connection",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3941/?format=api",
                "id": 3941,
                "name": "Abyss-Connection",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Mysterious Art",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3710/?format=api",
                    "id": 3710,
                    "name": "The Mysterious Art",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Mysterious Art",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3710/?format=api",
                    "id": 3710,
                    "name": "The Mysterious Art",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/119394/1992%20invi%20ac.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/120557/1992%20invi%20ac.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=120984"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61691"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "46",
            "competition": {
                "id": 7765,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1784/",
                    "id": 1784,
                    "name": "Nordlicht 2013",
                    "tagline": "",
                    "start_date": "2013-07-19",
                    "end_date": "2013-07-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/3a/983b.153442.png",
            "original_width": 362,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/70/3a/983b.153442.jpg",
            "standard_width": 362,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/3a/983b.153442.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}