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

{
    "url": "https://demozoo.org/api/v1/productions/113060/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113060/",
    "id": 113060,
    "title": "TDC 1.7",
    "author_nicks": [
        {
            "name": "Dufi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50525/?format=api",
                "id": 50525,
                "name": "Dufi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-22",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/DUFI/TDC17.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1998/CODECPY2/UTIL/DUFI/TDC17.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "49",
            "competition": {
                "id": 10490,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1690/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1690/",
                    "id": 1690,
                    "name": "Code Copy 2",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-23",
                    "location": "Okres Prievidza, Trenčiansky kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.76667,
                    "longitude": 18.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}