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

{
    "url": "https://demozoo.org/api/v1/productions/61349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61349/",
    "id": 61349,
    "title": "Unconventional 2000",
    "author_nicks": [
        {
            "name": "MNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32261/?format=api",
                "id": 32261,
                "name": "MNX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-09-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fox-1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52041/?format=api",
                    "id": 52041,
                    "name": "Fox-1",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/MNX/UNCON2K.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2000/UNCON2K/A8DEMO/MNX/SIEGER1.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=1112"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30760"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "137",
            "competition": {
                "id": 6727,
                "name": "Demo 8bit",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1713/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1713/",
                    "id": 1713,
                    "name": "Unconventional 2000",
                    "tagline": "",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Lengenfeld, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.57003,
                    "longitude": 12.36535,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/ef/648f.15230.gif",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/b7/ef/648f.15230.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/ef/648f.15230.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}