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

{
    "url": "https://demozoo.org/api/v1/productions/194294/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194294/",
    "id": 194294,
    "title": "Degenerationskonflikt",
    "author_nicks": [
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4044/?format=api",
                    "id": 4044,
                    "name": "Bodo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dalezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Se7en",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/172966/rab-degenerationskonflikt.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/deadline18/oldschool_demo/rab-degenerationskonflikt.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=169606"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78513"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "164",
            "competition": {
                "id": 14680,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3554/",
                    "id": 3554,
                    "name": "Deadline 2018",
                    "tagline": "",
                    "start_date": "2018-10-05",
                    "end_date": "2018-10-07",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/d6/0eab.171989.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/68/d6/0eab.171989.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/d6/0eab.171989.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "monochrome",
        "petscii",
        "minimal"
    ]
}